diff options
Diffstat (limited to 'configs/deneb_defconfig')
-rw-r--r-- | configs/deneb_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/deneb_defconfig b/configs/deneb_defconfig index bc4ad785bf..2fd5a2e2e5 100644 --- a/configs/deneb_defconfig +++ b/configs/deneb_defconfig @@ -61,6 +61,7 @@ CONFIG_SPL_OF_CONTROL=y CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_MMC=y CONFIG_SYS_REDUNDAND_ENVIRONMENT=y +CONFIG_SYS_MMC_ENV_PART=2 CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_SPL_DM=y |