ARM: add Highbank core platform support
[deliverable/linux.git] / arch / arm / Kconfig.debug
index 0887801c324f6cd153e90f039adb32c80a470bb4..4bb7eb90f0706797f84b47dd442ebedf4295887e 100644 (file)
@@ -128,6 +128,13 @@ choice
                  Say Y here if you want the debug print routines to direct
                  their output to the second serial port on these devices.
 
+       config DEBUG_HIGHBANK_UART
+               bool "Kernel low-level debugging messages via Highbank UART"
+               depends on ARCH_HIGHBANK
+               help
+                 Say Y here if you want the debug print routines to direct
+                 their output to the UART on Highbank based devices.
+
 endchoice
 
 config EARLY_PRINTK
This page took 0.038108 seconds and 5 git commands to generate.