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

amadeus dslinux_amadeus at user.in-berlin.de
Sun Aug 27 18:33:10 CEST 2006


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

Modified Files:
	config.linux-2.6.x 
Log Message:
Remove supercard CF driver (not updated yet) and use the SLAB allocator because of speed.

Index: config.linux-2.6.x
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/SCSD-RAM/config.linux-2.6.x,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- config.linux-2.6.x	23 Aug 2006 13:20:22 -0000	1.10
+++ config.linux-2.6.x	27 Aug 2006 16:33:08 -0000	1.11
@@ -44,9 +44,9 @@
 CONFIG_CC_ALIGN_LABELS=0
 CONFIG_CC_ALIGN_LOOPS=0
 CONFIG_CC_ALIGN_JUMPS=0
-# CONFIG_SLAB is not set
+CONFIG_SLAB=y
 CONFIG_BASE_SMALL=1
-CONFIG_SLOB=y
+# CONFIG_SLOB is not set
 
 #
 # Loadable module support
@@ -356,14 +356,14 @@
 #
 # ATA/ATAPI/MFM/RLL support
 #
-CONFIG_IDE=y
-CONFIG_BLK_DEV_IDE=y
+# CONFIG_IDE is not set
+# CONFIG_BLK_DEV_IDE is not set
 
 #
 # Please see Documentation/ide.txt for help/info on IDE drives
 #
 # CONFIG_BLK_DEV_IDE_SATA is not set
-CONFIG_BLK_DEV_IDEDISK=y
+# CONFIG_BLK_DEV_IDEDISK is not set
 # CONFIG_IDEDISK_MULTI_MODE is not set
 # CONFIG_BLK_DEV_IDECD is not set
 # CONFIG_BLK_DEV_IDETAPE is not set
@@ -373,11 +373,11 @@
 #
 # IDE chipset support/bugfixes
 #
-CONFIG_IDE_GENERIC=y
-CONFIG_IDE_ARM=y
+# CONFIG_IDE_GENERIC is not set
+# CONFIG_IDE_ARM is not set
 # CONFIG_IDE_NDS_GBAMP is not set
 # CONFIG_IDE_NDS_M3 is not set
-CONFIG_IDE_NDS_SUPERCARD=y
+# CONFIG_IDE_NDS_SUPERCARD is not set
 # CONFIG_IDE_NDS_MAX_MEDIA_PLAYER is not set
 # CONFIG_BLK_DEV_IDEDMA is not set
 # CONFIG_IDEDMA_AUTO is not set




More information about the dslinux-commit mailing list