diff options
Diffstat (limited to 'arch/arm/Kconfig.debug')
-rw-r--r-- | arch/arm/Kconfig.debug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 719ef2855b8e..edb496b656b1 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug | |||
@@ -520,6 +520,7 @@ config DEBUG_IMX_UART_PORT | |||
520 | DEBUG_IMX53_UART || \ | 520 | DEBUG_IMX53_UART || \ |
521 | DEBUG_IMX6Q_UART | 521 | DEBUG_IMX6Q_UART |
522 | default 1 | 522 | default 1 |
523 | depends on ARCH_MXC | ||
523 | help | 524 | help |
524 | Choose UART port on which kernel low-level debug messages | 525 | Choose UART port on which kernel low-level debug messages |
525 | should be output. | 526 | should be output. |