浏览代码

dmaengine: jz4780: enable COMPILE_TEST

To get more coverage, enable COMPILE_TEST for this driver.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Vinod Koul 9 年之前
父节点
当前提交
a952b28788
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/dma/Kconfig

+ 1 - 1
drivers/dma/Kconfig

@@ -120,7 +120,7 @@ config DMA_JZ4740
 
 
 config DMA_JZ4780
 config DMA_JZ4780
 	tristate "JZ4780 DMA support"
 	tristate "JZ4780 DMA support"
-	depends on MACH_JZ4780
+	depends on MACH_JZ4780 || COMPILE_TEST
 	select DMA_ENGINE
 	select DMA_ENGINE
 	select DMA_VIRTUAL_CHANNELS
 	select DMA_VIRTUAL_CHANNELS
 	help
 	help