Update of /cvsroot/linux-mips/linux/arch/mips
In directory usw-pr-cvs1:/tmp/cvs-serv14927/arch/mips
Modified Files:
config.in
Log Message:
Casio e15 support improvement.
Index: config.in
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/config.in,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- config.in 21 Apr 2002 20:56:23 -0000 1.94
+++ config.in 23 Apr 2002 13:14:28 -0000 1.95
@@ -489,13 +489,7 @@
define_bool CONFIG_SERIAL y
define_bool CONFIG_SERIAL_MANY_PORTS y
define_bool CONFIG_DUMMY_KEYB y
- define_bool CONFIG_TOUCH_PANEL y
- define_bool CONFIG_BUTTONS y
- define_bool CONFIG_VR41XX_GPIO_BUTTONS y
- define_bool CONFIG_VR41XX_E105_BUTTONS y
- define_bool CONFIG_BUTTONS_DIRECT_POWEROFF n
define_bool CONFIG_VR41XX_LED y
- define_bool CONFIG_ADIF y
define_bool CONFIG_GPIO_LCD y
define_bool CONFIG_VR41XX_EXTEND_HIBERNATE y
fi
|