diff --git a/base/linux26/arch/config-common.sh b/base/linux26/arch/config-common.sh index f152fd522..1ff704670 100644 --- a/base/linux26/arch/config-common.sh +++ b/base/linux26/arch/config-common.sh @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../linux26/arch/config-common.sh -# Copyright (C) 2008 - 2009 The OpenSDE Project +# Copyright (C) 2008 - 2010 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -26,6 +26,8 @@ CONFIG_LOGO=y # serial console CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y +CONFIG_SERIAL_8250_PCI=y +CONFIG_SERIAL_8250_PNP=y # ps/2 keyboard & mouse - as of 2.6.27, it can't be handled by udev CONFIG_SERIO=y