From: <aot...@us...> - 2004-07-30 15:10:06
|
Update of /cvsroot/gc-linux/linux/arch/ppc/configs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27303/arch/ppc/configs Modified Files: gamecube_defconfig Log Message: `make oldconfig' to include CONFIG_GAMECUBE_SI and remove now obsolete CONFIG_KEYBOARD_GAMECUBE. Index: gamecube_defconfig =================================================================== RCS file: /cvsroot/gc-linux/linux/arch/ppc/configs/gamecube_defconfig,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- gamecube_defconfig 16 Jun 2004 17:30:42 -0000 1.18 +++ gamecube_defconfig 30 Jul 2004 15:09:57 -0000 1.19 @@ -361,6 +361,7 @@ # # Input I/O drivers # +# CONFIG_GAMECUBE_SI is not set # CONFIG_GAMEPORT is not set CONFIG_SOUND_GAMEPORT=y CONFIG_SERIO=y @@ -378,7 +379,6 @@ # CONFIG_KEYBOARD_LKKBD is not set # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_NEWTON is not set -CONFIG_KEYBOARD_GAMECUBE=y # CONFIG_INPUT_MOUSE is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TOUCHSCREEN is not set |