]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: OMAP2+: enable REGULATOR_FIXED_VOLTAGE
authorGrygorii Strashko <grygorii.strashko@ti.com>
Thu, 26 Nov 2015 15:22:23 +0000 (17:22 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 30 Nov 2015 22:38:05 +0000 (14:38 -0800)
Enable REGULATOR_FIXED_VOLTAGE for all OMAP2+ platforms
otherwise system can't boot from SD-card when kernel is
built for single SoC (for example, with CONFIG_SOC_DRA7XX=y only).

It's also required for almost all TI SoC's platforms.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig

index 5076d3f334d28753e697b9e801b050c5807cadad..4b4371db5799cc8c5d726281e0834277304404f5 100644 (file)
@@ -121,6 +121,7 @@ config ARCH_OMAP2PLUS_TYPICAL
        select NEON if CPU_V7
        select PM
        select REGULATOR
+       select REGULATOR_FIXED_VOLTAGE
        select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4
        select TWL4030_POWER if ARCH_OMAP3 || ARCH_OMAP4
        select VFP
@@ -201,7 +202,6 @@ config MACH_OMAP3_PANDORA
        depends on ARCH_OMAP3
        default y
        select OMAP_PACKAGE_CBB
-       select REGULATOR_FIXED_VOLTAGE if REGULATOR
 
 config MACH_NOKIA_N810
        bool