diff options
author | Vinod Koul <vinod.koul@intel.com> | 2017-02-21 21:14:27 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-02-21 21:14:27 +0530 |
commit | 8a3ec58382bfb5e9c6b63f47e1bd6335aafc980e (patch) | |
tree | beadc3259fdd1461af903bcf4d1fe4873fed1144 /drivers/dma/Kconfig | |
parent | 25036f2a7377d7135ce9848d58d14b5bc061541d (diff) | |
parent | 5df4eb453cbdad34ea55c0ce984a376b33442aa1 (diff) | |
download | linux-8a3ec58382bfb5e9c6b63f47e1bd6335aafc980e.tar.gz linux-8a3ec58382bfb5e9c6b63f47e1bd6335aafc980e.tar.bz2 linux-8a3ec58382bfb5e9c6b63f47e1bd6335aafc980e.zip |
Merge branch 'topic/stm32-dma' into for-linus
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r-- | drivers/dma/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 91bb3dbcc941..7dff8467481a 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -458,7 +458,7 @@ config STM32_DMA help Enable support for the on-chip DMA controller on STMicroelectronics STM32 MCUs. - If you have a board based on such a MCU and wish to use DMA say Y or M + If you have a board based on such a MCU and wish to use DMA say Y here. config S3C24XX_DMAC |