summaryrefslogtreecommitdiff
path: root/configs/tools-only_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/tools-only_defconfig')
-rw-r--r--configs/tools-only_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tools-only_defconfig b/configs/tools-only_defconfig
index 1ae10236d2..bfa31389d9 100644
--- a/configs/tools-only_defconfig
+++ b/configs/tools-only_defconfig
@@ -1,5 +1,6 @@
CONFIG_SYS_TEXT_BASE=0
CONFIG_ENV_SIZE=0x2000
+CONFIG_DEFAULT_DEVICE_TREE="sandbox"
CONFIG_ANDROID_BOOT_IMAGE=y
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
@@ -10,7 +11,6 @@ CONFIG_BOOTP_DNS2=y
# CONFIG_CMD_DATE is not set
CONFIG_OF_CONTROL=y
CONFIG_OF_HOSTFILE=y
-CONFIG_DEFAULT_DEVICE_TREE="sandbox"
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_IP_DEFRAG=y
# CONFIG_ACPIGEN is not set