To get more coverage, enable COMPILE_TEST for this driver. Cc: Jun Nie <jun.nie@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 5f4a65d6380b..3f2aafde6959 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -562,8 +562,8 @@ config XILINX_ZYNQMP_DMA Enable support for Xilinx ZynqMP DMA controller. config ZX_DMA - tristate "ZTE ZX296702 DMA support" - depends on ARCH_ZX + tristate "ZTE ZX296702 DMA support" if COMPILE_TEST && !ARCH_ZX + default ARCH_ZX select DMA_ENGINE select DMA_VIRTUAL_CHANNELS help -- 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