X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fnsim_hs38_defconfig;fp=configs%2Fnsim_hs38_defconfig;h=e35fe236526159e8f74346ed5da160b1c329571e;hb=aca5cd27db72aa6e664dd4b517b5ed885e711b82;hp=6b448ef2124eae7daa43528a2eae89f01713a514;hpb=16f416661ec5ffa46b3f879a0b83907bbec13714;p=u-boot diff --git a/configs/nsim_hs38_defconfig b/configs/nsim_hs38_defconfig index 6b448ef212..e35fe23652 100644 --- a/configs/nsim_hs38_defconfig +++ b/configs/nsim_hs38_defconfig @@ -2,7 +2,6 @@ CONFIG_ARC=y CONFIG_ISA_ARCV2=y CONFIG_TARGET_NSIM=y CONFIG_SYS_CLK_FREQ=70000000 -CONFIG_DM_SERIAL=y CONFIG_SYS_TEXT_BASE=0x81000000 CONFIG_DEFAULT_DEVICE_TREE="nsim" CONFIG_BOOTDELAY=3 @@ -13,4 +12,5 @@ CONFIG_SYS_PROMPT="nsim# " CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y CONFIG_DM=y +CONFIG_DM_SERIAL=y CONFIG_USE_PRIVATE_LIBGCC=y