diff options
Diffstat (limited to 'configs/ot1200_spl_defconfig')
-rw-r--r-- | configs/ot1200_spl_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ot1200_spl_defconfig b/configs/ot1200_spl_defconfig index 989d00c7e9..0cc129dc04 100644 --- a/configs/ot1200_spl_defconfig +++ b/configs/ot1200_spl_defconfig @@ -40,6 +40,7 @@ CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_ENV_IS_IN_SPI_FLASH=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_DM=y CONFIG_DWC_AHSATA=y CONFIG_CMD_PCA953X=y |