From: Albert H. <he...@us...> - 2008-04-12 17:33:59
|
Update of /cvsroot/gc-linux/linux/arch/powerpc/configs In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv19080/arch/powerpc/configs Modified Files: wii_defconfig Log Message: Added 'rvl-stkbd' driver supporting USB keyboards through IOS. Index: wii_defconfig =================================================================== RCS file: /cvsroot/gc-linux/linux/arch/powerpc/configs/wii_defconfig,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- wii_defconfig 4 Apr 2008 19:41:44 -0000 1.4 +++ wii_defconfig 12 Apr 2008 17:34:03 -0000 1.5 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24 -# Sun Mar 30 20:03:57 2008 +# Wed Apr 9 19:50:51 2008 # # CONFIG_PPC64 is not set @@ -432,6 +432,7 @@ # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_NEWTON is not set # CONFIG_KEYBOARD_STOWAWAY is not set +CONFIG_KEYBOARD_WII=y # CONFIG_INPUT_MOUSE is not set CONFIG_INPUT_JOYSTICK=y # CONFIG_JOYSTICK_ANALOG is not set |