summaryrefslogtreecommitdiffstats
path: root/drivers/dma
diff options
context:
space:
mode:
authorM'boumba Cedric Madianga <cedric.madianga@gmail.com>2016-12-13 14:40:44 +0100
committerVinod Koul <vinod.koul@intel.com>2017-01-03 09:23:17 +0530
commitddf9bd4089b549ff7be3f4d0dbf19d4b9267d679 (patch)
treeca183b608cd8a8c183abeff526e3b78f42ea6e3f /drivers/dma
parent0c744ea4f77d72b3dcebb7a8f2684633ec79be88 (diff)
downloadlinux-0-day-ddf9bd4089b549ff7be3f4d0dbf19d4b9267d679.tar.gz
linux-0-day-ddf9bd4089b549ff7be3f4d0dbf19d4b9267d679.tar.xz
dmaengine: stm32-dma: Fix typo in Kconfig
As STM32 DMA driver is only used as buit-in driver, it couldn't be used as module. Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com> Reviewed-by: Ludovic BARRE <ludovic.barre@st.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma')
-rw-r--r--drivers/dma/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index 263495d0adbdf..96da57aeaa4dc 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