From f87c795d41f3b4efcd790b068af99687000d1ea0 Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Sat, 19 Jan 2008 18:26:42 +0000 Subject: [PATCH] [arm/iop32x] Activate DMADEVICES. svn path=/dists/trunk/linux-2.6/; revision=10146 --- debian/changelog | 1 + debian/config/arm/config.iop32x | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index fb2ca21e2..9bb2d4bb4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ linux-2.6 (2.6.24~rc8-1~experimental.2) UNRELEASED; urgency=low [ Martin Michlmayr ] * Don't build the AdvanSys driver on ARM since it fails to compile. + * [arm/iop32x] Activate DMADEVICES. -- Martin Michlmayr Sat, 19 Jan 2008 19:23:50 +0100 diff --git a/debian/config/arm/config.iop32x b/debian/config/arm/config.iop32x index 37ee88dc0..8966447f6 100644 --- a/debian/config/arm/config.iop32x +++ b/debian/config/arm/config.iop32x @@ -1143,6 +1143,12 @@ CONFIG_RTC_DRV_RS5C372=y # # DMA Engine support # +CONFIG_DMADEVICES=y + +# +# DMA Devices +# +CONFIG_INTEL_IOP_ADMA=y CONFIG_DMA_ENGINE=y # @@ -1150,12 +1156,6 @@ CONFIG_DMA_ENGINE=y # CONFIG_NET_DMA=y -# -# DMA Devices -# -CONFIG_INTEL_IOATDMA=y -CONFIG_INTEL_IOP_ADMA=y - # # Miscellaneous filesystems #