summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig.debug
diff options
context:
space:
mode:
authorRob Herring2011-06-07 17:02:55 +0200
committerArnd Bergmann2011-10-31 14:14:00 +0100
commit220e6cf7b793d702596506a8c4bf1f4fd4040df1 (patch)
treeba9f94611ca71799e67a66555c5124a0be975920 /arch/arm/Kconfig.debug
parentARM: highbank: add devicetree source (diff)
downloadkernel-qcow2-linux-220e6cf7b793d702596506a8c4bf1f4fd4040df1.tar.gz
kernel-qcow2-linux-220e6cf7b793d702596506a8c4bf1f4fd4040df1.tar.xz
kernel-qcow2-linux-220e6cf7b793d702596506a8c4bf1f4fd4040df1.zip
ARM: add Highbank core platform support
This adds basic support for the Calxeda Highbank platform. Signed-off-by: Rob Herring <rob.herring@calxeda.com> Reviewed-by: Jamie Iles <jamie@jamieiles.com> Reviewed-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/Kconfig.debug')
-rw-r--r--arch/arm/Kconfig.debug7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug
index 0887801c324f..4bb7eb90f070 100644
--- a/arch/arm/Kconfig.debug
+++ b/arch/arm/Kconfig.debug
@@ -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