Merge pull request #244330 from thillux/bluefield2-remove-cpu
lib.systems.bluefield2: remove cpu profile
This commit is contained in:
commit
057d63a797
1 changed files with 0 additions and 1 deletions
|
@ -213,7 +213,6 @@ rec {
|
|||
bluefield2 = {
|
||||
gcc = {
|
||||
arch = "armv8-a+fp+simd+crc+crypto";
|
||||
cpu = "cortex-a72";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue