diff --git a/debian/changelog b/debian/changelog index ad317746e..deec609a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/config/arm/config.iop32x b/debian/config/arm/config.iop32x index 764a6c989..9f8e64ee4 100644 --- a/debian/config/arm/config.iop32x +++ b/debian/config/arm/config.iop32x @@ -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)