File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -672,7 +672,6 @@ config ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE
672
672
config ARM64_ERRATUM_2119858
673
673
bool "Cortex-A710: 2119858: workaround TRBE overwriting trace data in FILL mode"
674
674
default y
675
- depends on COMPILE_TEST # Until the CoreSight TRBE driver changes are in
676
675
depends on CORESIGHT_TRBE
677
676
select ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE
678
677
help
@@ -691,7 +690,6 @@ config ARM64_ERRATUM_2119858
691
690
config ARM64_ERRATUM_2139208
692
691
bool "Neoverse-N2: 2139208: workaround TRBE overwriting trace data in FILL mode"
693
692
default y
694
- depends on COMPILE_TEST # Until the CoreSight TRBE driver changes are in
695
693
depends on CORESIGHT_TRBE
696
694
select ARM64_WORKAROUND_TRBE_OVERWRITE_FILL_MODE
697
695
help
You can’t perform that action at this time.
0 commit comments