[kernel] r11383 - in dists/sid/linux-2.6/debian: . config/armel

Martin Michlmayr tbm at alioth.debian.org
Mon May 12 18:02:31 UTC 2008


Author: tbm
Date: Mon May 12 18:02:29 2008
New Revision: 11383

Log:
[armel] Disable some SCSI drives (that are disabled on arm) so the
ramdisk will fit in flash on NSLU2 (closes: #480310).


Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/armel/config

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Mon May 12 18:02:29 2008
@@ -27,6 +27,10 @@
   * Add lmkl patch to unbreak HZ userspace aka perl5.10 build fix.
     (closes: #480130)
 
+  [ Martin Michlmayr ]
+  * [armel] Disable some SCSI drives (that are disabled on arm) so the
+    ramdisk will fit in flash on NSLU2 (closes: #480310).
+
  -- Bastian Blank <waldi at debian.org>  Sat, 10 May 2008 11:46:59 +0200
 
 linux-2.6 (2.6.25-2) unstable; urgency=low

Modified: dists/sid/linux-2.6/debian/config/armel/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/armel/config	(original)
+++ dists/sid/linux-2.6/debian/config/armel/config	Mon May 12 18:02:29 2008
@@ -27,3 +27,17 @@
 CONFIG_ECONET_AUNUDP=y
 CONFIG_ECONET_NATIVE=y
 
+# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
+# CONFIG_SCSI_3W_9XXX is not set
+# CONFIG_SCSI_AACRAID is not set
+# CONFIG_SCSI_AIC7XXX is not set
+# CONFIG_SCSI_AIC7XXX_OLD is not set
+# CONFIG_SCSI_AIC79XX is not set
+# CONFIG_SCSI_AIC94XX is not set
+
+# CONFIG_MEGARAID_SAS is not set
+# CONFIG_SCSI_HPTIOP is not set
+
+# CONFIG_SCSI_QLA_FC is not set
+# CONFIG_SCSI_QLA_ISCSI is not set
+



More information about the Kernel-svn-changes mailing list