summaryrefslogtreecommitdiff
path: root/configs/gardena-smart-gateway-mt7688_defconfig
diff options
context:
space:
mode:
authorWeijie Gao <weijie.gao@mediatek.com>2020-11-12 11:36:00 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2021-01-24 23:39:26 +0300
commit803c8ad204576a2c8ce17ed6c73f7352d3108be2 (patch)
treedb2fa32beb3a982396b1deeae746ba2be7434e58 /configs/gardena-smart-gateway-mt7688_defconfig
parent76880b08c4cf0e04332b17fd02bce0340289ccc2 (diff)
downloadu-boot-803c8ad204576a2c8ce17ed6c73f7352d3108be2.tar.xz
configs: mtmips: refresh for mt7628 based boards
Since mt7620 is added into Kconfig, the CONFIG_SOC_MT7628=y which is omitted by default must be added back, otherwise make xxx_defconfig for these boards will be configured for mt7620 platform. Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Diffstat (limited to 'configs/gardena-smart-gateway-mt7688_defconfig')
-rw-r--r--configs/gardena-smart-gateway-mt7688_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gardena-smart-gateway-mt7688_defconfig b/configs/gardena-smart-gateway-mt7688_defconfig
index 001a66d0f6..c03123f6e4 100644
--- a/configs/gardena-smart-gateway-mt7688_defconfig
+++ b/configs/gardena-smart-gateway-mt7688_defconfig
@@ -12,6 +12,7 @@ CONFIG_SPL=y
CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y
CONFIG_ENV_OFFSET_REDUND=0xB0000
CONFIG_ARCH_MTMIPS=y
+CONFIG_SOC_MT7628=y
CONFIG_DEFAULT_DEVICE_TREE="gardena-smart-gateway-mt7688"
CONFIG_RESTORE_EXCEPTION_VECTOR_BASE=y
# CONFIG_MIPS_BOOT_ENV_LEGACY is not set