瀏覽代碼

dmaengine: stm32-dma: enable COMPILE_TEST

To get more coverage, enable COMPILE_TEST for this driver.

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Vinod Koul 9 年之前
父節點
當前提交
4fbf3717a4
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      drivers/dma/Kconfig

+ 1 - 2
drivers/dma/Kconfig

@@ -439,9 +439,8 @@ config STE_DMA40
 
 config STM32_DMA
 	bool "STMicroelectronics STM32 DMA support"
-	depends on ARCH_STM32
+	depends on ARCH_STM32 || COMPILE_TEST
 	select DMA_ENGINE
-	select DMA_OF
 	select DMA_VIRTUAL_CHANNELS
 	help
 	  Enable support for the on-chip DMA controller on STMicroelectronics