To get more coverage, enable COMPILE_TEST for this driver. 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 878277865ed0..5f4a65d6380b 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -498,8 +498,8 @@ config TEGRA210_ADMA memory data transfer. config TIMB_DMA - tristate "Timberdale FPGA DMA support" - depends on MFD_TIMBERDALE + tristate "Timberdale FPGA DMA support" if COMPILE_TEST && !MFD_TIMBERDALE + default MFD_TIMBERDALE select DMA_ENGINE help Enable support for the Timberdale FPGA DMA engine. -- 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