diff options
Diffstat (limited to 'configs/nsim_hs38_defconfig')
-rw-r--r-- | configs/nsim_hs38_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nsim_hs38_defconfig b/configs/nsim_hs38_defconfig index 19be1e1020..805996b560 100644 --- a/configs/nsim_hs38_defconfig +++ b/configs/nsim_hs38_defconfig @@ -15,6 +15,7 @@ CONFIG_SYS_PROMPT="nsim# " CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y CONFIG_DEFAULT_DEVICE_TREE="nsim" +CONFIG_SYS_RELOC_GD_ENV_ADDR=y CONFIG_DM=y CONFIG_DM_SERIAL=y CONFIG_DEBUG_ARC_SERIAL=y |