aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-09-17 23:09:42 -0400
committerJiri Kosina <jkosina@suse.cz>2014-09-26 05:12:28 -0400
commitf54619f28fb6829612eb90a31cc55caf14c5fcca (patch)
treed7536c36ac4de3e26725f04d38c8b158897004a7 /drivers/i2c
parente8ac6ea8a42d6506345056c6de3e81c97d3f20af (diff)
treewide: Fix typos in Kconfig
This patch fix spelling typos found 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/i2c')
-rw-r--r--drivers/i2c/busses/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 9f7d5859cf65..a49bfd7a1ed0 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
@@ -356,7 +356,7 @@ config I2C_BCM_KONA
356 If you say yes to this option, support will be included for the 356 If you say yes to this option, support will be included for the
357 I2C interface on the Broadcom Kona family of processors. 357 I2C interface on the Broadcom Kona family of processors.
358 358
359 If you do not need KONA I2C inteface, say N. 359 If you do not need KONA I2C interface, say N.
360 360
361config I2C_BLACKFIN_TWI 361config I2C_BLACKFIN_TWI
362 tristate "Blackfin TWI I2C support" 362 tristate "Blackfin TWI I2C support"