summaryrefslogtreecommitdiffstats
path: root/drivers/dma/Kconfig
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-09-29 20:54:15 +0900
committerJiri Kosina <jkosina@suse.cz>2013-10-14 15:23:02 +0200
commit8c88126bbbb1c1e6c499fb3c211dba93656f02b5 (patch)
treec26f7fa900b1859f454d6f00c206d1df5262a241 /drivers/dma/Kconfig
parent2e515bf096c245ba87f20ab4b4ea20f911afaeda (diff)
downloadlinux-8c88126bbbb1c1e6c499fb3c211dba93656f02b5.tar.bz2
treewide: Fix typo in Kconfig
Correct spelling typo in Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/dma/Kconfig')
-rw-r--r--drivers/dma/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
index daa4da281e5e..6ada8b33e46a 100644
--- a/drivers/dma/Kconfig
+++ b/drivers/dma/Kconfig
@@ -300,7 +300,7 @@ config MMP_PDMA
depends on (ARCH_MMP || ARCH_PXA)
select DMA_ENGINE
help
- Support the MMP PDMA engine for PXA and MMP platfrom.
+ Support the MMP PDMA engine for PXA and MMP platform.
config DMA_JZ4740
tristate "JZ4740 DMA support"