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 5cb9326df7a7..91344af75f39 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug | |||
@@ -117,7 +117,7 @@ config DEBUG_CLPS711X_UART2 | |||
117 | cause the debug messages to appear on the first serial port. | 117 | cause the debug messages to appear on the first serial port. |
118 | 118 | ||
119 | config DEBUG_S3C_UART | 119 | config DEBUG_S3C_UART |
120 | depends on PLAT_S3C | 120 | depends on PLAT_SAMSUNG |
121 | int "S3C UART to use for low-level debug" | 121 | int "S3C UART to use for low-level debug" |
122 | default "0" | 122 | default "0" |
123 | help | 123 | help |