summaryrefslogtreecommitdiff
path: root/target/arm/kernel/raspberry-pi
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-28 10:21:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-28 10:21:33 +0200
commitcdfe818edc260adc555fe71c4995ef12662aa6b9 (patch)
treeadf27a123e0a707cc1598dd55f9fddc0461e03dd /target/arm/kernel/raspberry-pi
parent9295124693d2f038e09243e475129a6f4d347042 (diff)
enable serial console on Rpi
Diffstat (limited to 'target/arm/kernel/raspberry-pi')
-rw-r--r--target/arm/kernel/raspberry-pi2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/arm/kernel/raspberry-pi b/target/arm/kernel/raspberry-pi
index 135c473e3..0d75541e0 100644
--- a/target/arm/kernel/raspberry-pi
+++ b/target/arm/kernel/raspberry-pi
@@ -9,4 +9,6 @@ CONFIG_BCM2708_VCMEM=y
CONFIG_BCM2708_DMAER=y
CONFIG_VFP=y
CONFIG_BCM2708_VCHIQ=y
+CONFIG_SERIAL_AMBA_PL011=y
+CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
CONFIG_CMDLINE_EXTEND=y