To get more coverage, enable COMPILE_TEST for this driver. Cc: M'boumba Cedric Madianga <cedric.madianga@xxxxxxxxx> 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 a74837abafe4..82d6e374d82f 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -439,8 +439,8 @@ config STE_DMA40 Support for ST-Ericsson DMA40 controller config STM32_DMA - bool "STMicroelectronics STM32 DMA support" - depends on ARCH_STM32 + bool "STMicroelectronics STM32 DMA support" if COMPILE_TEST && !ARCH_STM32 + default ARCH_STM32 select DMA_ENGINE select DMA_OF select DMA_VIRTUAL_CHANNELS -- 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