diff options
Diffstat (limited to 'configs/rcar3_ulcb_defconfig')
-rw-r--r-- | configs/rcar3_ulcb_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/rcar3_ulcb_defconfig b/configs/rcar3_ulcb_defconfig index f9ed9fa1df..710b2f4a4a 100644 --- a/configs/rcar3_ulcb_defconfig +++ b/configs/rcar3_ulcb_defconfig @@ -38,6 +38,8 @@ CONFIG_MULTI_DTB_FIT_USER_DEFINED_AREA=y CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_SYS_MMC_ENV_DEV=1 +CONFIG_SYS_MMC_ENV_PART=2 CONFIG_REGMAP=y CONFIG_SYSCON=y CONFIG_CLK=y |