diff options
author | Danny Nold <dannynold@freescale.com> | 2011-11-03 13:05:36 -0500 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2012-01-09 21:06:15 +0800 |
commit | 2e5731626d19f95480ad0a368fbd68d2b3f3ebca (patch) | |
tree | 861e24c0ee5ae9bc9e08b2757d41513f02683472 /drivers/mfd/Kconfig | |
parent | da7e5127af69c075bce2047228a03d209c0022c2 (diff) |
ENGR00143921-1 - EPDC/MAX17135: Add controls for V3P3 regulator
- Added V3P3 regulator to max17135
- Added calls to enable/disable V3P3 regulator from EPDC driver
- Improved Kconfig detail for max17135 MFD and HWMON entries
Signed-off-by: Danny Nold <dannynold@freescale.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rwxr-xr-x | drivers/mfd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 1b43cf6dd3b9..97f3f9d4f9e1 100755 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -785,7 +785,7 @@ config TPS65911_COMPARATOR tristate config MFD_MAX17135 - tristate "MAX17135 PMIC core" + tristate "Maxim MAX17135 EPD PMIC core" depends on I2C help This is the MAX17135 PMIC support. It includes |