diff options
Diffstat (limited to 'configs/r8a77990_ebisu_defconfig')
-rw-r--r-- | configs/r8a77990_ebisu_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/r8a77990_ebisu_defconfig b/configs/r8a77990_ebisu_defconfig index d003ec68023..efdb8e6eb7e 100644 --- a/configs/r8a77990_ebisu_defconfig +++ b/configs/r8a77990_ebisu_defconfig @@ -35,6 +35,8 @@ CONFIG_OF_CONTROL=y CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_SYS_MMC_ENV_DEV=2 +CONFIG_SYS_MMC_ENV_PART=2 CONFIG_REGMAP=y CONFIG_SYSCON=y CONFIG_CLK=y |