[arm/iop32x] Do not build the ARTOP PATA driver (CONFIG_PATA_ARTOP) on

this platform.


svn path=/dists/trunk/linux-2.6/; revision=10676
This commit is contained in:
Gordon Farquharson 2008-02-29 06:43:39 +00:00
parent b629ed11a3
commit 30de37e6ca
2 changed files with 3 additions and 0 deletions

2
debian/changelog vendored
View File

@ -44,6 +44,8 @@ linux-2.6 (2.6.25~rc3-1~experimental.1) UNRELEASED; urgency=low
* [arm] Use GPIO LED driver as opposed to ixp4xx LED driver.
* [arm/iop32x] Enable support for the GLAN Tank flash chip
(M29W400DB).
* [arm/iop32x] Do not build the ARTOP PATA driver (CONFIG_PATA_ARTOP) on
this platform.
[ Aurelien Jarno ]
* [mips/mipsel] Enable CONFIG_NO_HZ, CONFIG_HIGH_RES_TIMERS for dynticks

View File

@ -547,6 +547,7 @@ CONFIG_SATA_SIS=m
CONFIG_SATA_ULI=m
CONFIG_SATA_VIA=m
CONFIG_SATA_VITESSE=m
# CONFIG_PATA_ARTOP is not set
#
# Multi-device support (RAID and LVM)