diff options
author | Felipe Balbi <balbi@ti.com> | 2015-02-19 18:03:55 (GMT) |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2015-02-24 18:35:43 (GMT) |
commit | 57fd4e5d380fcb4d2f1641a7b2ad26632a448282 (patch) | |
tree | fba49c78c2a4c3c94a0441ad1d546105d66ba067 /arch/arm | |
parent | 123604482599631137cfae027d6475a04b854f8c (diff) | |
download | linux-57fd4e5d380fcb4d2f1641a7b2ad26632a448282.tar.xz |
ARM: omap2plus_defconfig: enable TPS62362 regulator
This regulator is used on AM437x Industrial Development Kit.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index b738652..8ff1a98 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -248,6 +248,7 @@ CONFIG_TWL6040_CORE=y CONFIG_REGULATOR_PALMAS=y CONFIG_REGULATOR_PBIAS=y CONFIG_REGULATOR_TI_ABB=y +CONFIG_REGULATOR_TPS62360=m CONFIG_REGULATOR_TPS65023=y CONFIG_REGULATOR_TPS6507X=y CONFIG_REGULATOR_TPS65217=y |