Merge pull request #244330 from thillux/bluefield2-remove-cpu

lib.systems.bluefield2: remove cpu profile
This commit is contained in:
Adam Joseph 2023-07-24 05:50:46 +00:00 committed by GitHub
commit 057d63a797
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -213,7 +213,6 @@ rec {
bluefield2 = {
gcc = {
arch = "armv8-a+fp+simd+crc+crypto";
cpu = "cortex-a72";
};
};