commit | 231dd9c8994430d4aaa75cdee95af13c154f489f | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Wed Feb 15 16:05:24 2012 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Mar 06 18:46:44 2012 +0100 |
tree | a77acd5ffdcfac77255a0a03bf87ef7c06f841f6 | |
parent | 60b5c5a435007af5fe9f05483ff2a26aacb5fe78 [diff] [blame] |
mfd: Fix typo for TPS65912 Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index c559d35..d92bea2 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig
@@ -186,7 +186,7 @@ depends on GPIOLIB config MFD_TPS65912_I2C - bool "TPS95612 Power Management chip with I2C" + bool "TPS65912 Power Management chip with I2C" select MFD_CORE select MFD_TPS65912 depends on I2C=y && GPIOLIB