summaryrefslogtreecommitdiff
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-09-29 11:54:15 (GMT)
committerJiri Kosina <jkosina@suse.cz>2013-10-14 13:23:02 (GMT)
commit8c88126bbbb1c1e6c499fb3c211dba93656f02b5 (patch)
treec26f7fa900b1859f454d6f00c206d1df5262a241 /drivers/mfd/Kconfig
parent2e515bf096c245ba87f20ab4b4ea20f911afaeda (diff)
downloadlinux-fsl-qoriq-8c88126bbbb1c1e6c499fb3c211dba93656f02b5.tar.xz
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/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index aecd6dd..a2f12ae 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -653,14 +653,14 @@ menu "STMicroelectronics STMPE Interface Drivers"
depends on MFD_STMPE
config STMPE_I2C
- bool "STMicroelectronics STMPE I2C Inteface"
+ bool "STMicroelectronics STMPE I2C Interface"
depends on I2C=y
default y
help
This is used to enable I2C interface of STMPE
config STMPE_SPI
- bool "STMicroelectronics STMPE SPI Inteface"
+ bool "STMicroelectronics STMPE SPI Interface"
depends on SPI_MASTER
help
This is used to enable SPI interface of STMPE