From 58cdfa8f9f5d78a1cb7370ac2c511813c2b80de4 Mon Sep 17 00:00:00 2001 From: Jeremy LainĂ© Date: Fri, 3 Apr 2009 10:05:59 +0000 Subject: linux-rpĂ-2.6.26: addserial console support for qemux86 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- recipes/linux/linux-rp-2.6.26/defconfig-qemux86 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/linux/linux-rp-2.6.26') 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 -- cgit 1.2.3-korg