|
@ -2,7 +2,7 @@ |
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
# |
|
|
# |
|
|
# Filename: package/.../linux26/arch/config-common.sh |
|
|
# 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. |
|
|
# More information can be found in the files COPYING and README. |
|
|
# |
|
|
# |
|
@ -26,6 +26,8 @@ CONFIG_LOGO=y |
|
|
# serial console |
|
|
# serial console |
|
|
CONFIG_SERIAL_8250=y |
|
|
CONFIG_SERIAL_8250=y |
|
|
CONFIG_SERIAL_8250_CONSOLE=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 |
|
|
# ps/2 keyboard & mouse - as of 2.6.27, it can't be handled by udev |
|
|
CONFIG_SERIO=y |
|
|
CONFIG_SERIO=y |
|
|