Unverified Commit 057d63a7 authored by Adam Joseph's avatar Adam Joseph Committed by GitHub
Browse files

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

lib.systems.bluefield2: remove cpu profile
parents d3b2ffee e43792e8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -213,7 +213,6 @@ rec {
  bluefield2 = {
    gcc = {
      arch = "armv8-a+fp+simd+crc+crypto";
      cpu = "cortex-a72";
    };
  };