aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2012-02-15 03:05:24 -0500
committerSamuel Ortiz <sameo@linux.intel.com>2012-03-06 12:46:44 -0500
commit231dd9c8994430d4aaa75cdee95af13c154f489f (patch)
treea77acd5ffdcfac77255a0a03bf87ef7c06f841f6 /drivers/mfd/Kconfig
parent60b5c5a435007af5fe9f05483ff2a26aacb5fe78 (diff)
mfd: Fix typo for TPS65912
Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index c559d352c42..d92bea2c468 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -186,7 +186,7 @@ config MFD_TPS65912
186 depends on GPIOLIB 186 depends on GPIOLIB
187 187
188config MFD_TPS65912_I2C 188config MFD_TPS65912_I2C
189 bool "TPS95612 Power Management chip with I2C" 189 bool "TPS65912 Power Management chip with I2C"
190 select MFD_CORE 190 select MFD_CORE
191 select MFD_TPS65912 191 select MFD_TPS65912
192 depends on I2C=y && GPIOLIB 192 depends on I2C=y && GPIOLIB