summaryrefslogtreecommitdiff
path: root/configs/tools-only_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-07-28 08:46:52 -0400
committerTom Rini <trini@konsulko.com>2020-07-28 08:46:52 -0400
commitf7d0ae9c630a163ec957d492a6b7d115f7edcecc (patch)
treef5967b5672f76117f23ee1cb07a01cf66fb2a1a3 /configs/tools-only_defconfig
parent1db942b67d00a3569efbbd3f36140470b0e59b2e (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
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