From 461b224c90b0124f926ca76b9fa73e2cbcfc0683 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Mon, 14 Jul 2008 09:25:49 +0000 Subject: [PATCH] the FSG-3 needs sata_via svn path=/dists/trunk/linux-2.6/; revision=11835 --- debian/changelog | 2 +- debian/config/arm/config.ixp4xx | 61 ++++++++++++++++++++++++++++++++- 2 files changed, 61 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6fd9bc5db..6c439480e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -80,7 +80,7 @@ linux-2.6 (2.6.26-1~experimental.1) UNRELEASED; urgency=low - cache align memset and memzero * [arm/orion5x] Enable NETCONSOLE. * [arm/orion5x] Disable more SCSI drivers. - * [arm/ixp4xx] Disable ATA and more SCSI and network drivers. + * [arm/ixp4xx] Disable most ATA and more SCSI and network drivers. * [arm/versatile] Enable CONFIG_RTC_DRV_PL031 (closes: #484432). * [arm/iop32x, arm/ixp4xx, arm/versatile] Enable ARM_THUMB (closes: #484524). * [arm/iop32x] Add LED driver for Thecus N2100 (Riku Voipio). diff --git a/debian/config/arm/config.ixp4xx b/debian/config/arm/config.ixp4xx index af8850da0..6ef17e08f 100644 --- a/debian/config/arm/config.ixp4xx +++ b/debian/config/arm/config.ixp4xx @@ -74,7 +74,66 @@ CONFIG_ARM_THUMB=y ## ## file: drivers/ata/Kconfig ## -# CONFIG_ATA is not set +CONFIG_ATA=m +# CONFIG_ATA_NONSTANDARD is not set +# CONFIG_SATA_PMP is not set +# CONFIG_SATA_AHCI is not set +# CONFIG_SATA_SIL24 is not set +CONFIG_ATA_SFF=y +# CONFIG_SATA_SVW is not set +# CONFIG_ATA_PIIX is not set +# CONFIG_SATA_MV is not set +# CONFIG_SATA_NV is not set +# CONFIG_PDC_ADMA is not set +# CONFIG_SATA_QSTOR is not set +# CONFIG_SATA_PROMISE is not set +# CONFIG_SATA_SX4 is not set +# CONFIG_SATA_SIL is not set +# CONFIG_SATA_SIS is not set +# CONFIG_SATA_ULI is not set +CONFIG_SATA_VIA=m +# CONFIG_SATA_VITESSE is not set +# CONFIG_SATA_INIC162X is not set +# CONFIG_PATA_ALI is not set +# CONFIG_PATA_AMD is not set +# CONFIG_PATA_ARTOP is not set +# CONFIG_PATA_ATIIXP is not set +# CONFIG_PATA_CMD640_PCI is not set +# CONFIG_PATA_CMD64X is not set +# CONFIG_PATA_CS5520 is not set +# CONFIG_PATA_CS5530 is not set +# CONFIG_PATA_CYPRESS is not set +# CONFIG_PATA_EFAR is not set +# CONFIG_ATA_GENERIC is not set +# CONFIG_PATA_HPT366 is not set +# CONFIG_PATA_HPT37X is not set +# CONFIG_PATA_HPT3X2N is not set +# CONFIG_PATA_HPT3X3 is not set +# CONFIG_PATA_IT821X is not set +# CONFIG_PATA_IT8213 is not set +# CONFIG_PATA_JMICRON is not set +# CONFIG_PATA_TRIFLEX is not set +# CONFIG_PATA_MARVELL is not set +# CONFIG_PATA_MPIIX is not set +# CONFIG_PATA_OLDPIIX is not set +# CONFIG_PATA_NETCELL is not set +# CONFIG_PATA_NINJA32 is not set +# CONFIG_PATA_NS87410 is not set +# CONFIG_PATA_NS87415 is not set +# CONFIG_PATA_OPTI is not set +# CONFIG_PATA_OPTIDMA is not set +# CONFIG_PATA_PDC_OLD is not set +# CONFIG_PATA_RADISYS is not set +# CONFIG_PATA_RZ1000 is not set +# CONFIG_PATA_SC1200 is not set +# CONFIG_PATA_SERVERWORKS is not set +# CONFIG_PATA_PDC2027X is not set +# CONFIG_PATA_SIL680 is not set +# CONFIG_PATA_SIS is not set +# CONFIG_PATA_VIA is not set +# CONFIG_PATA_WINBOND is not set +# CONFIG_PATA_IXP4XX_CF is not set +# CONFIG_PATA_SCH is not set ## ## file: drivers/block/Kconfig