diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 81cbe40c159c..0c7a4f52d2b3 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug | |||
@@ -94,7 +94,7 @@ config DEBUG_ICEDCC | |||
94 | 94 | ||
95 | config OC_ETM | 95 | config OC_ETM |
96 | bool "On-chip ETM and ETB" | 96 | bool "On-chip ETM and ETB" |
97 | select ARM_AMBA | 97 | depends on ARM_AMBA |
98 | help | 98 | help |
99 | Enables the on-chip embedded trace macrocell and embedded trace | 99 | Enables the on-chip embedded trace macrocell and embedded trace |
100 | buffer driver that will allow you to collect traces of the | 100 | buffer driver that will allow you to collect traces of the |