diff options
author | Danny Nold <dannynold@freescale.com> | 2011-11-03 13:05:36 -0500 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2012-07-20 13:17:42 +0800 |
commit | 5afccd70dd903a0539f39e44aab8d9f666f90273 (patch) | |
tree | 748febf3ecc911a6e33d852a00afcb1fe48c65b8 /drivers/mfd | |
parent | 64f571a6bcba48d5db5cb6fd4ba6bfbd900534c6 (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 |