diff options
Diffstat (limited to 'arch/arm/Kconfig.debug')
-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 315ce91997b3..5599a07f9a6b 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug | |||
@@ -113,7 +113,7 @@ choice | |||
113 | 113 | ||
114 | config DEBUG_BCM_KONA_UART | 114 | config DEBUG_BCM_KONA_UART |
115 | bool "Kernel low-level debugging messages via BCM KONA UART" | 115 | bool "Kernel low-level debugging messages via BCM KONA UART" |
116 | depends on ARCH_BCM | 116 | depends on ARCH_BCM_MOBILE |
117 | select DEBUG_UART_8250 | 117 | select DEBUG_UART_8250 |
118 | help | 118 | help |
119 | Say Y here if you want kernel low-level debugging support | 119 | Say Y here if you want kernel low-level debugging support |