diff options
author | Keerthy <j-keerthy@ti.com> | 2014-07-09 11:06:33 +0530 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-07-09 04:40:29 -0700 |
commit | a186cf10da84a50358f813de0edebf45ddadf624 (patch) | |
tree | a745af56e1eeb1108e686a12d055faa05bcca5d9 /arch/arm/configs | |
parent | 0e2da5e661002330dee480731d8877d5c342ac65 (diff) | |
download | op-kernel-dev-a186cf10da84a50358f813de0edebf45ddadf624.zip op-kernel-dev-a186cf10da84a50358f813de0edebf45ddadf624.tar.gz |
ARM: omap2plus_defconfig: enable TPS65218 configs
Enable TPS65218 config options.
Signed-off-by: Keerthy <j-keerthy@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 59066cf..2b53efa 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -179,6 +179,7 @@ CONFIG_TWL4030_WATCHDOG=y CONFIG_MFD_SYSCON=y CONFIG_MFD_PALMAS=y CONFIG_MFD_TPS65217=y +CONFIG_MFD_TPS65218=y CONFIG_MFD_TPS65910=y CONFIG_TWL6040_CORE=y CONFIG_REGULATOR_FIXED_VOLTAGE=y @@ -187,6 +188,7 @@ CONFIG_REGULATOR_TI_ABB=y CONFIG_REGULATOR_TPS65023=y CONFIG_REGULATOR_TPS6507X=y CONFIG_REGULATOR_TPS65217=y +CONFIG_REGULATOR_TPS65218=y CONFIG_REGULATOR_TPS65910=y CONFIG_REGULATOR_TWL4030=y CONFIG_REGULATOR_PBIAS=y |