[arm/iop32x] Activate DMADEVICES.

svn path=/dists/trunk/linux-2.6/; revision=10146
This commit is contained in:
Martin Michlmayr 2008-01-19 18:26:42 +00:00
parent 39df3d2770
commit f87c795d41
2 changed files with 7 additions and 6 deletions

1
debian/changelog vendored
View File

@ -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 <tbm@cyrius.com> Sat, 19 Jan 2008 19:23:50 +0100

View File

@ -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
#