aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig.debug')
-rw-r--r--arch/arm/Kconfig.debug6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
index b895a2a92da8..66ca8014ff3e 100644
--- a/arch/arm/Kconfig.debug
+++ b/arch/arm/Kconfig.debug
@@ -180,12 +180,12 @@ choice
180 Say Y here if you want kernel low-level debugging support 180 Say Y here if you want kernel low-level debugging support
181 on i.MX50 or i.MX53. 181 on i.MX50 or i.MX53.
182 182
183 config DEBUG_IMX6Q_UART 183 config DEBUG_IMX6Q_UART4
184 bool "i.MX6Q Debug UART" 184 bool "i.MX6Q Debug UART4"
185 depends on SOC_IMX6Q 185 depends on SOC_IMX6Q
186 help 186 help
187 Say Y here if you want kernel low-level debugging support 187 Say Y here if you want kernel low-level debugging support
188 on i.MX6Q. 188 on i.MX6Q UART4.
189 189
190 config DEBUG_MSM_UART1 190 config DEBUG_MSM_UART1
191 bool "Kernel low-level debugging messages via MSM UART1" 191 bool "Kernel low-level debugging messages via MSM UART1"