Author: maks Date: Tue Jan 8 01:24:23 2008 New Revision: 10081 Log: move PATA_ARTOP setting to topconfig
Modified: dists/trunk/linux-2.6/debian/config/amd64/config dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx dists/trunk/linux-2.6/debian/config/config Modified: dists/trunk/linux-2.6/debian/config/amd64/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/amd64/config (original) +++ dists/trunk/linux-2.6/debian/config/amd64/config Tue Jan 8 01:24:23 2008 @@ -1299,7 +1299,6 @@ CONFIG_MACINTOSH_DRIVERS=y CONFIG_PM_SLEEP_SMP=y CONFIG_ZONE_DMA_FLAG=1 -CONFIG_PATA_ARTOP=m CONFIG_BOUNCE=y CONFIG_NR_QUICK=2 CONFIG_ARCH_MAY_HAVE_PC_FDC=y 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 Jan 8 01:24:23 2008 @@ -624,11 +624,6 @@ CONFIG_SCSI_SAS_ATTRS=m # -# SATA/PATA driver configuration -# -CONFIG_PATA_ARTOP=m - -# # IEEE 1394 (FireWire) support # # CONFIG_FIREWIRE is not set Modified: dists/trunk/linux-2.6/debian/config/config ============================================================================== --- dists/trunk/linux-2.6/debian/config/config (original) +++ dists/trunk/linux-2.6/debian/config/config Tue Jan 8 01:24:23 2008 @@ -759,6 +759,7 @@ # CONFIG_PATA_ACPI is not set # CONFIG_PATA_ALI is not set # CONFIG_PATA_AMD is not set +CONFIG_PATA_ARTOP=m # CONFIG_PATA_ATIIXP is not set # CONFIG_PATA_CMD640_PCI is not set # CONFIG_PATA_CMD64X is not set _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

