From: Vinod Koul Date: Fri, 2 Sep 2016 09:59:49 +0000 (+0530) Subject: dmaengine: coh901318: enable COMPILE_TEST X-Git-Tag: v4.9-rc1~102^2~17^2~30 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6e450376e5877f2671db552a7693e9325e31a1cb;p=karo-tx-linux.git dmaengine: coh901318: enable COMPILE_TEST To get more coverage, enable COMPILE_TEST for this driver. Acked-by: Linus Walleij Signed-off-by: Vinod Koul --- diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 56d4c3d0c160..29919ae00381 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -102,7 +102,7 @@ config AXI_DMAC config COH901318 bool "ST-Ericsson COH901318 DMA support" select DMA_ENGINE - depends on ARCH_U300 + depends on ARCH_U300 || COMPILE_TEST help Enable support for ST-Ericsson COH 901 318 DMA.