diff options
author | Keerthy <j-keerthy@ti.com> | 2014-07-09 01:36:33 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2014-07-09 07:40:29 -0400 |
commit | a186cf10da84a50358f813de0edebf45ddadf624 (patch) | |
tree | a745af56e1eeb1108e686a12d055faa05bcca5d9 /arch/arm/configs/omap2plus_defconfig | |
parent | 0e2da5e661002330dee480731d8877d5c342ac65 (diff) |
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/omap2plus_defconfig')
-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 | |||
179 | CONFIG_MFD_SYSCON=y | 179 | CONFIG_MFD_SYSCON=y |
180 | CONFIG_MFD_PALMAS=y | 180 | CONFIG_MFD_PALMAS=y |
181 | CONFIG_MFD_TPS65217=y | 181 | CONFIG_MFD_TPS65217=y |
182 | CONFIG_MFD_TPS65218=y | ||
182 | CONFIG_MFD_TPS65910=y | 183 | CONFIG_MFD_TPS65910=y |
183 | CONFIG_TWL6040_CORE=y | 184 | CONFIG_TWL6040_CORE=y |
184 | CONFIG_REGULATOR_FIXED_VOLTAGE=y | 185 | CONFIG_REGULATOR_FIXED_VOLTAGE=y |
@@ -187,6 +188,7 @@ CONFIG_REGULATOR_TI_ABB=y | |||
187 | CONFIG_REGULATOR_TPS65023=y | 188 | CONFIG_REGULATOR_TPS65023=y |
188 | CONFIG_REGULATOR_TPS6507X=y | 189 | CONFIG_REGULATOR_TPS6507X=y |
189 | CONFIG_REGULATOR_TPS65217=y | 190 | CONFIG_REGULATOR_TPS65217=y |
191 | CONFIG_REGULATOR_TPS65218=y | ||
190 | CONFIG_REGULATOR_TPS65910=y | 192 | CONFIG_REGULATOR_TPS65910=y |
191 | CONFIG_REGULATOR_TWL4030=y | 193 | CONFIG_REGULATOR_TWL4030=y |
192 | CONFIG_REGULATOR_PBIAS=y | 194 | CONFIG_REGULATOR_PBIAS=y |