From: Jeremy Lainé Date: Fri, 3 Apr 2009 10:05:59 +0000 (+0000) Subject: linux-rpÃ-2.6.26: addserial console support for qemux86 X-Git-Tag: Release-2010-05/1~3792^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58cdfa8f9f5d78a1cb7370ac2c511813c2b80de4;p=openembedded.git linux-rpÃ-2.6.26: addserial console support for qemux86 --- diff --git a/recipes/linux/linux-rp-2.6.26/defconfig-qemux86 b/recipes/linux/linux-rp-2.6.26/defconfig-qemux86 index d5a597fedf..57f7c0d15a 100644 --- 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