[kernel] r9712 - dists/trunk/linux-2.6/debian/config/arm

Martin Michlmayr tbm at alioth.debian.org
Mon Nov 12 07:25:37 UTC 2007


Author: tbm
Date: Mon Nov 12 07:25:36 2007
New Revision: 9712

Log:
Fix the config so it will work on NSLU2, thanks Gordon Farquharson


Modified:
   dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx

Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	(original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	Mon Nov 12 07:25:36 2007
@@ -629,6 +629,9 @@
 CONFIG_SCSI_ISCSI_ATTRS=m
 CONFIG_SCSI_SAS_ATTRS=m
 
+# SCSI low-level drivers
+# CONFIG_SCSI_ACARD is not set
+
 #
 # IEEE 1394 (FireWire) support
 #
@@ -1200,6 +1203,25 @@
 CONFIG_USB_UHCI_HCD=m
 CONFIG_USB_SL811_HCD=m
 
+# USB Device Class drivers
+#
+CONFIG_USB_PRINTER=m
+
+#
+# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
+#
+
+CONFIG_USB_STORAGE=m
+# CONFIG_USB_STORAGE_DEBUG is not set
+CONFIG_USB_STORAGE_DATAFAB=y
+CONFIG_USB_STORAGE_FREECOM=y
+CONFIG_USB_STORAGE_DPCM=y
+CONFIG_USB_STORAGE_USBAT=y
+CONFIG_USB_STORAGE_SDDR09=y
+CONFIG_USB_STORAGE_SDDR55=y
+CONFIG_USB_STORAGE_JUMPSHOT=y
+CONFIG_USB_STORAGE_ALAUDA=y
+
 #
 # MMC/SD Card support
 #



More information about the Kernel-svn-changes mailing list