* Grygorii Strashko <grygorii.stras...@ti.com> [151105 08:45]:
> Enable REGULATOR_FIXED_VOLTAGE otherwise system can't boot from
> SD-card when kernel is buit with CONFIG_SOC_DRA7XX=y only.
> 
> It's also required for almost all other TI SoC's platforms.

This is already enabled by default when you do make omap2plus_defconfig?

Regards,

Tony

> Signed-off-by: Grygorii Strashko <grygorii.stras...@ti.com>
> ---
>  arch/arm/configs/omap2plus_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/omap2plus_defconfig 
> b/arch/arm/configs/omap2plus_defconfig
> index 3f15a5c..6b4be64 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -286,6 +286,7 @@ CONFIG_REGULATOR_TPS65217=y
>  CONFIG_REGULATOR_TPS65218=y
>  CONFIG_REGULATOR_TPS65910=y
>  CONFIG_REGULATOR_TWL4030=y
> +CONFIG_REGULATOR_FIXED_VOLTAGE=y
>  CONFIG_FB=y
>  CONFIG_FIRMWARE_EDID=y
>  CONFIG_FB_MODE_HELPERS=y
> -- 
> 2.6.2
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to