r2124

dslinux_sonny_jim at dslinux.in-berlin.de dslinux_sonny_jim at dslinux.in-berlin.de
Fri Feb 8 14:30:02 CET 2008


Author: sonny_jim
Date: 2008-02-08 14:30:01 +0100 (Fri, 08 Feb 2008)
New Revision: 2124

Log:
Disable smbfs and TUN driver in kernel to try and get DSLinux booting on Slot-1 again

Modified: trunk/vendors/Nintendo/DLDI/config.linux-2.6.x
===================================================================
--- trunk/vendors/Nintendo/DLDI/config.linux-2.6.x	2008-01-29 16:29:19 UTC (rev 2123)
+++ trunk/vendors/Nintendo/DLDI/config.linux-2.6.x	2008-02-08 13:30:01 UTC (rev 2124)
@@ -393,7 +393,7 @@
 # CONFIG_DUMMY is not set
 # CONFIG_BONDING is not set
 # CONFIG_EQUALIZER is not set
-CONFIG_TUN=y
+CONFIG_TUN=n
 
 #
 # PHY device support
@@ -734,7 +734,7 @@
 #
 # CONFIG_NFS_FS is not set
 # CONFIG_NFSD is not set
-CONFIG_SMB_FS=y
+CONFIG_SMB_FS=n
 # CONFIG_SMB_NLS_DEFAULT is not set
 # CONFIG_CIFS is not set
 # CONFIG_NCP_FS is not set



More information about the dslinux-commit mailing list