diff options
Diffstat (limited to 'configs/kylin-rk3036_defconfig')
-rw-r--r-- | configs/kylin-rk3036_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kylin-rk3036_defconfig b/configs/kylin-rk3036_defconfig index 1906d1d93f..b16d38938f 100644 --- a/configs/kylin-rk3036_defconfig +++ b/configs/kylin-rk3036_defconfig @@ -33,6 +33,7 @@ CONFIG_CMD_TIME=y # CONFIG_SPL_EFI_PARTITION is not set CONFIG_DEFAULT_DEVICE_TREE="rk3036-sdk" CONFIG_ENV_IS_IN_MMC=y +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_REGMAP=y CONFIG_SYSCON=y # CONFIG_SPL_BLK is not set |