From: <aot...@us...> - 2005-07-06 15:30:05
|
Update of /cvsroot/gc-linux/linux/arch/ppc/configs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4175/arch/ppc/configs Modified Files: gamecube_defconfig Log Message: Update default configuration with platform-specific drivers. Index: gamecube_defconfig =================================================================== RCS file: /cvsroot/gc-linux/linux/arch/ppc/configs/gamecube_defconfig,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- gamecube_defconfig 23 Jun 2005 23:16:23 -0000 1.29 +++ gamecube_defconfig 6 Jul 2005 15:29:55 -0000 1.30 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12 -# Thu Jun 23 18:46:14 2005 +# Wed Jul 6 11:04:28 2005 # CONFIG_MMU=y CONFIG_GENERIC_HARDIRQS=y @@ -187,7 +187,7 @@ # CONFIG_BLK_DEV_FD is not set # CONFIG_GAMECUBE_DI is not set # CONFIG_GAMECUBE_DVD is not set -# CONFIG_GAMECUBE_ARAM is not set +CONFIG_GAMECUBE_ARAM=m # CONFIG_BLK_DEV_COW_COMMON is not set CONFIG_BLK_DEV_LOOP=y # CONFIG_BLK_DEV_CRYPTOLOOP is not set @@ -388,7 +388,7 @@ # # CONFIG_SERIO is not set # CONFIG_GAMEPORT is not set -# CONFIG_GAMECUBE_SI is not set +CONFIG_GAMECUBE_SI=m # # Character devices |