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>
This commit is contained in:
parent
34fe6f107e
commit
5a924d13ec
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ config MFD_MAX8997
|
||||||
depends on I2C=y && GENERIC_HARDIRQS
|
depends on I2C=y && GENERIC_HARDIRQS
|
||||||
select MFD_CORE
|
select MFD_CORE
|
||||||
help
|
help
|
||||||
Say yes here to support for Maxim Semiconductor MAX8998/8966.
|
Say yes here to support for Maxim Semiconductor MAX8997/8966.
|
||||||
This is a Power Management IC with RTC, Flash, Fuel Gauge, Haptic,
|
This is a Power Management IC with RTC, Flash, Fuel Gauge, Haptic,
|
||||||
MUIC controls on chip.
|
MUIC controls on chip.
|
||||||
This driver provides common support for accessing the device;
|
This driver provides common support for accessing the device;
|
||||||
|
|
Loading…
Add table
Reference in a new issue