diff options
author | Keerthy <j-keerthy@ti.com> | 2014-07-09 07:36:33 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-07-09 13:40:29 +0200 |
commit | a186cf10da84a50358f813de0edebf45ddadf624 (patch) | |
tree | a745af56e1eeb1108e686a12d055faa05bcca5d9 /arch/arm/configs | |
parent | ARM: dts: AM437x: Add TPS65218 device tree nodes (diff) | |
download | linux-a186cf10da84a50358f813de0edebf45ddadf624.tar.xz linux-a186cf10da84a50358f813de0edebf45ddadf624.zip |
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 59066cf0271a..2b53efa417fc 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 |