arm: Remove kernel config options to reduce the size of the initial RAM

disk.
arm/ixp4xx: Set CONFIG_PATA_ARTOP.

svn path=/dists/trunk/linux-2.6/; revision=9719
This commit is contained in:
Gordon Farquharson 2007-11-13 04:25:10 +00:00
parent c122098a81
commit ccd901cb8d
2 changed files with 12 additions and 2 deletions

View File

@ -19,3 +19,11 @@ CONFIG_JBD=y
# 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

View File

@ -629,8 +629,10 @@ CONFIG_SCSI_FC_ATTRS=m
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