[arm/iop32x] Enable Intel IOP ADMA support.

svn path=/dists/trunk/linux-2.6/; revision=9573
This commit is contained in:
Martin Michlmayr 2007-09-27 12:29:45 +00:00
parent 746cc6bd03
commit a6d2fda6aa
2 changed files with 17 additions and 0 deletions

1
debian/changelog vendored
View File

@ -33,6 +33,7 @@ linux-2.6 (2.6.23~rc5-1~experimental.1) UNRELEASED; urgency=low
* [arm/iop32x] Remove the IPv6 and filesystem info from the config file
so we will get the values from the main config file. This should
enable NFSv4 and ip6tables support requested by Wouter Verhelst.
* [arm/iop32x] Enable Intel IOP ADMA support.
[ Bastian Blank ]
* Add unpriviledged only Xen support.

View File

@ -1421,6 +1421,22 @@ CONFIG_RTC_DRV_RS5C372=y
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_TEST is not set
#
# DMA Engine support
#
CONFIG_DMA_ENGINE=y
#
# DMA Clients
#
CONFIG_NET_DMA=y
#
# DMA Devices
#
CONFIG_INTEL_IOATDMA=y
CONFIG_INTEL_IOP_ADMA=y
#
# Miscellaneous filesystems
#