dslinux/vendors/Nintendo/RAM config.linux-2.6.x

amadeus dslinux_amadeus at user.in-berlin.de
Sun Sep 17 00:38:48 CEST 2006


Update of /cvsroot/dslinux/dslinux/vendors/Nintendo/RAM
In directory antilope:/tmp/cvs-serv21435/vendors/Nintendo/RAM

Modified Files:
	config.linux-2.6.x 
Log Message:
SLOB is slow, but not limited to 1MB. Use the new M3SD driver.

Index: config.linux-2.6.x
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/RAM/config.linux-2.6.x,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- config.linux-2.6.x	3 Sep 2006 20:24:40 -0000	1.3
+++ config.linux-2.6.x	16 Sep 2006 22:38:46 -0000	1.4
@@ -44,9 +44,9 @@
 CONFIG_CC_ALIGN_LABELS=0
 CONFIG_CC_ALIGN_LOOPS=0
 CONFIG_CC_ALIGN_JUMPS=0
-CONFIG_SLAB=y
+# CONFIG_SLAB is not set
 CONFIG_BASE_SMALL=1
-# CONFIG_SLOB is not set
+CONFIG_SLOB=y
 
 #
 # Loadable module support
@@ -687,7 +687,7 @@
 # CONFIG_MMC_DEBUG is not set
 CONFIG_MMC_BLOCK=y
 # CONFIG_MMC_WBSD is not set
-# CONFIG_MMC_M3SD is not set
+CONFIG_MMC_M3SD=y
 # CONFIG_MMC_DSMEMSD is not set
 CONFIG_MMC_SCSD=y
 




More information about the dslinux-commit mailing list