Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 26f67a31 authored by Tony Lindgren's avatar Tony Lindgren
Browse files

ARM: OMAP2+: Add fixed regulator to omap2plus_defconfig



We do not have REGULATOR_FIXED selected if no boards are selected
and we boot with device tree. This can cause various devices to
fail.

Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 7ce93f31
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -173,6 +173,7 @@ CONFIG_MFD_PALMAS=y
CONFIG_MFD_TPS65217=y
CONFIG_MFD_TPS65910=y
CONFIG_TWL6040_CORE=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PALMAS=y
CONFIG_REGULATOR_TPS65023=y
CONFIG_REGULATOR_TPS6507X=y