diff options
author | Danny Nold <dannynold@freescale.com> | 2011-11-03 13:05:36 -0500 |
---|---|---|
committer | Justin Waters <justin.waters@timesys.com> | 2012-07-03 16:55:20 -0400 |
commit | 3a39363b2e71d4653e038b7eb58a6f38276803fb (patch) | |
tree | 861e24c0ee5ae9bc9e08b2757d41513f02683472 /drivers/mfd | |
parent | adc98dc471ff95a49ca03ed668f4887ab45b50b5 (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')
-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 |