aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2016-09-02 15:57:51 +0530
committerVinod Koul <vinod.koul@intel.com>2016-09-26 22:31:15 +0530
commit4fbf3717a467c6d9bcd8fdce03fdd5074b14a03f (patch)
tree1d0b9c8aa1e1e6d41ab114fd04d8684a48b9d0bb /drivers/dma/Kconfig
parentdmaengine: mmp_tdma: enable COMPILE_TEST (diff)
downloadlinux-dev-4fbf3717a467c6d9bcd8fdce03fdd5074b14a03f.tar.xz
linux-dev-4fbf3717a467c6d9bcd8fdce03fdd5074b14a03f.zip
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>
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r--drivers/dma/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index faf702321350..a86578fdbfc3 100644
--- a/drivers/dma/Kconfig
+++ b/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