To get more coverage, enable COMPILE_TEST for this driver. Cc: Linus Walleij <linus.walleij@xxxxxxxxxx> Signed-off-by: Vinod Koul <vinod.koul@xxxxxxxxx> --- drivers/dma/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 5c883123b3e9..00cfa87b3f5a 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -100,9 +100,9 @@ config AXI_DMAC platforms. config COH901318 - bool "ST-Ericsson COH901318 DMA support" + bool "ST-Ericsson COH901318 DMA support" if COMPILE_TEST && !ARCH_U300 + default ARCH_U300 select DMA_ENGINE - depends on ARCH_U300 help Enable support for ST-Ericsson COH 901 318 DMA. -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html