git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bb4025
)
linux-rpÃ-2.6.26: addserial console support for qemux86
author
Jeremy Lainé
<jeremy.laine@m4x.org>
Fri, 3 Apr 2009 10:05:59 +0000
(10:05 +0000)
committer
Jeremy Lainé
<jeremy.laine@m4x.org>
Fri, 3 Apr 2009 10:05:59 +0000
(10:05 +0000)
recipes/linux/linux-rp-2.6.26/defconfig-qemux86
patch
|
blob
|
history
diff --git
a/recipes/linux/linux-rp-2.6.26/defconfig-qemux86
b/recipes/linux/linux-rp-2.6.26/defconfig-qemux86
index
d5a597f
..
57f7c0d
100644
(file)
--- a/
recipes/linux/linux-rp-2.6.26/defconfig-qemux86
+++ b/
recipes/linux/linux-rp-2.6.26/defconfig-qemux86
@@
-1246,7
+1246,7
@@
CONFIG_DEVKMEM=y
# Serial drivers
#
CONFIG_SERIAL_8250=y
-# CONFIG_SERIAL_8250_CONSOLE is not set
+CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_FIX_EARLYCON_MEM=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
@@
-1258,6
+1258,7
@@
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
+CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set