diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index d01d59812cf3ec8f171e09641ae2c1c787e0de06..9be6736cb3d20758450d130d94f438d08863ba19 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -608,6 +608,7 @@ config ASYNC_TX_DMA config DMATEST tristate "DMA Test client" depends on DMA_ENGINE + select DMA_ENGINE_RAID help Simple DMA test client. Say N unless you're debugging a DMA Device driver.