aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ux500/Kconfig')
-rw-r--r--arch/arm/mach-ux500/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index 699588f7da87..8ad5ee8107ae 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -27,4 +27,11 @@ config MACH_U8500_MOP
27 on early drop silicon version of 8500. 27 on early drop silicon version of 8500.
28endmenu 28endmenu
29 29
30config UX500_DEBUG_UART
31 int "Ux500 UART to use for low-level debug"
32 default 2
33 help
34 Choose the UART on which kernel low-level debug messages should be
35 output.
36
30endif 37endif