X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fdma%2FKconfig;h=ddcd9793b25c2e4c2d612e0c27cc52ab596ba6b3;hb=138f4c359d23d2ec38d18bd70dd9613ae515fe93;hp=912a51b5cbd3f6cba9cae45fbeebe3123564acbf;hpb=0403e3827788d878163f9ef0541b748b0f88ca5d;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 912a51b..ddcd979 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -17,11 +17,15 @@ if DMADEVICES comment "DMA Devices" +config ASYNC_TX_DISABLE_CHANNEL_SWITCH + bool + config INTEL_IOATDMA tristate "Intel I/OAT DMA support" depends on PCI && X86 select DMA_ENGINE select DCA + select ASYNC_TX_DISABLE_CHANNEL_SWITCH help Enable support for the Intel(R) I/OAT DMA engine present in recent Intel Xeon chipsets.