diff options
Diffstat (limited to 'configs/hikey960_defconfig')
-rw-r--r-- | configs/hikey960_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/hikey960_defconfig b/configs/hikey960_defconfig index 99f8712c9f..8a13aba8cc 100644 --- a/configs/hikey960_defconfig +++ b/configs/hikey960_defconfig @@ -22,6 +22,7 @@ CONFIG_ENV_IS_IN_EXT4=y CONFIG_ENV_EXT4_INTERFACE="mmc" CONFIG_ENV_EXT4_DEVICE_AND_PART="0:2" CONFIG_ENV_EXT4_FILE="/uboot.env" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_DM_MMC=y CONFIG_MMC_DW=y CONFIG_MMC_DW_K3=y |