[kernel] r9719 - dists/trunk/linux-2.6/debian/config/arm
Gordon Farquharson
gordon-guest at alioth.debian.org
Tue Nov 13 04:25:10 UTC 2007
Author: gordon-guest
Date: Tue Nov 13 04:25:10 2007
New Revision: 9719
Log:
arm: Remove kernel config options to reduce the size of the initial RAM
disk.
arm/ixp4xx: Set CONFIG_PATA_ARTOP.
Modified:
dists/trunk/linux-2.6/debian/config/arm/config
dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
Modified: dists/trunk/linux-2.6/debian/config/arm/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config Tue Nov 13 04:25:10 2007
@@ -19,3 +19,11 @@
# CONFIG_ARCH_REALVIEW is not set
CONFIG_TMPFS=y
# CONFIG_AEABI is not set
+# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
+# CONFIG_SCSI_3W_9XXX is not set
+# CONFIG_SCSI_AIC7XXX_OLD is not set
+# CONFIG_SCSI_AACRAID is not set
+# CONFIG_SCSI_AIC7XXX is not set
+# CONFIG_SCSI_AIC79XX is not set
+# CONFIG_MEGARAID_SAS is not set
+# CONFIG_INPUT_FF_MEMLESS is not set
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 Tue Nov 13 04:25:10 2007
@@ -629,8 +629,10 @@
CONFIG_SCSI_ISCSI_ATTRS=m
CONFIG_SCSI_SAS_ATTRS=m
-# SCSI low-level drivers
-# CONFIG_SCSI_ACARD is not set
+#
+# SATA/PATA driver configuration
+#
+CONFIG_PATA_ARTOP=m
#
# IEEE 1394 (FireWire) support
More information about the Kernel-svn-changes
mailing list