summaryrefslogtreecommitdiff
path: root/configs/nsim_700_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/nsim_700_defconfig')
-rw-r--r--configs/nsim_700_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/nsim_700_defconfig b/configs/nsim_700_defconfig
index 4115f1e353..c996427894 100644
--- a/configs/nsim_700_defconfig
+++ b/configs/nsim_700_defconfig
@@ -4,7 +4,6 @@ CONFIG_SYS_TEXT_BASE=0x81000000
CONFIG_DEBUG_UART_BASE=0xc0fc1000
CONFIG_DEBUG_UART_CLOCK=70000000
CONFIG_SYS_CLK_FREQ=70000000
-CONFIG_DEFAULT_DEVICE_TREE="nsim"
CONFIG_DEBUG_UART=y
CONFIG_BOOTDELAY=3
CONFIG_USE_BOOTARGS=y
@@ -14,6 +13,7 @@ CONFIG_SYS_PROMPT="nsim# "
# CONFIG_CMD_SETEXPR is not set
CONFIG_OF_CONTROL=y
CONFIG_OF_EMBED=y
+CONFIG_DEFAULT_DEVICE_TREE="nsim"
CONFIG_DM=y
CONFIG_DM_SERIAL=y
CONFIG_DEBUG_ARC_SERIAL=y