diff options
Diffstat (limited to 'configs/mx53ard_defconfig')
-rw-r--r-- | configs/mx53ard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx53ard_defconfig b/configs/mx53ard_defconfig index 429a78ffa5..7bec5d1a17 100644 --- a/configs/mx53ard_defconfig +++ b/configs/mx53ard_defconfig @@ -15,6 +15,7 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_FAT=y CONFIG_ENV_IS_IN_MMC=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_FSL_ESDHC_IMX=y CONFIG_NAND=y CONFIG_SYS_NAND_USE_FLASH_BBT=y |