projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34fe6f1
)
mfd: Fix a typo in MFD_MAX8997 Kconfig entry
author
Axel Lin
<axel.lin@gmail.com>
Thu, 1 Mar 2012 01:31:25 +0000
(09:31 +0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Tue, 6 Mar 2012 17:46:57 +0000
(18:46 +0100)
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/mfd/Kconfig
b/drivers/mfd/Kconfig
index 16178e1d2ab47cc724c7e82bc4444e41ada6f650..82da44877cdc25a82864e03b6f985940118f2e5f 100644
(file)
--- a/
drivers/mfd/Kconfig
+++ b/
drivers/mfd/Kconfig
@@
-415,7
+415,7
@@
config MFD_MAX8997
depends on I2C=y && GENERIC_HARDIRQS
select MFD_CORE
help
- Say yes here to support for Maxim Semiconductor MAX899
8
/8966.
+ Say yes here to support for Maxim Semiconductor MAX899
7
/8966.
This is a Power Management IC with RTC, Flash, Fuel Gauge, Haptic,
MUIC controls on chip.
This driver provides common support for accessing the device;