summaryrefslogtreecommitdiff
path: root/configs/linkit-smart-7688_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-04-08 13:36:51 -0400
committerTom Rini <trini@konsulko.com>2022-04-08 13:36:51 -0400
commitd46e86d25c2a504b3e2e4ab17d70b2f0be440f34 (patch)
tree0d66c84d42423b3d82dfc547ba3966c61dcf486e /configs/linkit-smart-7688_defconfig
parent909d2120e27964a9cfdc8d254cd8fa5a0e1345a7 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/linkit-smart-7688_defconfig')
-rw-r--r--configs/linkit-smart-7688_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/linkit-smart-7688_defconfig b/configs/linkit-smart-7688_defconfig
index a68b3ba8a0..52e5524726 100644
--- a/configs/linkit-smart-7688_defconfig
+++ b/configs/linkit-smart-7688_defconfig
@@ -11,6 +11,7 @@ CONFIG_DEFAULT_DEVICE_TREE="linkit-smart-7688"
CONFIG_SPL_SERIAL=y
CONFIG_SPL_SYS_MALLOC_F_LEN=0x40000
CONFIG_SPL=y
+CONFIG_SYS_LOAD_ADDR=0x80100000
CONFIG_ARCH_MTMIPS=y
CONFIG_SOC_MT7628=y
CONFIG_BOARD_LINKIT_SMART_7688=y
@@ -21,7 +22,6 @@ CONFIG_RESTORE_EXCEPTION_VECTOR_BASE=y
CONFIG_MIPS_BOOT_FDT=y
CONFIG_HAS_BOARD_SIZE_LIMIT=y
CONFIG_BOARD_SIZE_LIMIT=524288
-CONFIG_SYS_LOAD_ADDR=0x80100000
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
CONFIG_LEGACY_IMAGE_FORMAT=y