aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@gmail.com>2012-02-29 20:31:25 -0500
committerSamuel Ortiz <sameo@linux.intel.com>2012-03-06 12:46:57 -0500
commit5a924d13ecdd433fd2c7eb268b72a2770ef2204a (patch)
tree818f30cd4fb9941f6eb0dcb8663f77196493cedb /drivers/mfd/Kconfig
parent34fe6f107eab096ac2f70a51763e9978b4abbeb6 (diff)
mfd: Fix a typo in MFD_MAX8997 Kconfig entry
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 16178e1d2ab4..82da44877cdc 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -415,7 +415,7 @@ config MFD_MAX8997
415 depends on I2C=y && GENERIC_HARDIRQS 415 depends on I2C=y && GENERIC_HARDIRQS
416 select MFD_CORE 416 select MFD_CORE
417 help 417 help
418 Say yes here to support for Maxim Semiconductor MAX8998/8966. 418 Say yes here to support for Maxim Semiconductor MAX8997/8966.
419 This is a Power Management IC with RTC, Flash, Fuel Gauge, Haptic, 419 This is a Power Management IC with RTC, Flash, Fuel Gauge, Haptic,
420 MUIC controls on chip. 420 MUIC controls on chip.
421 This driver provides common support for accessing the device; 421 This driver provides common support for accessing the device;