aboutsummaryrefslogtreecommitdiff
path: root/configs/mt7628_rfb_defconfig
diff options
context:
space:
mode:
authorWeijie Gao <weijie.gao@mediatek.com>2020-11-12 16:36:00 +0800
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2021-01-24 21:39:26 +0100
commit803c8ad204576a2c8ce17ed6c73f7352d3108be2 (patch)
treedb2fa32beb3a982396b1deeae746ba2be7434e58 /configs/mt7628_rfb_defconfig
parent76880b08c4cf0e04332b17fd02bce0340289ccc2 (diff)
downloadu-boot-803c8ad204576a2c8ce17ed6c73f7352d3108be2.zip
u-boot-803c8ad204576a2c8ce17ed6c73f7352d3108be2.tar.gz
u-boot-803c8ad204576a2c8ce17ed6c73f7352d3108be2.tar.bz2
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/mt7628_rfb_defconfig')
-rw-r--r--configs/mt7628_rfb_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mt7628_rfb_defconfig b/configs/mt7628_rfb_defconfig
index 6902572..831e54e 100644
--- a/configs/mt7628_rfb_defconfig
+++ b/configs/mt7628_rfb_defconfig
@@ -9,6 +9,7 @@ CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_SYS_MALLOC_F_LEN=0x40000
CONFIG_SPL=y
CONFIG_ARCH_MTMIPS=y
+CONFIG_SOC_MT7628=y
CONFIG_BOARD_MT7628_RFB=y
CONFIG_DEFAULT_DEVICE_TREE="mediatek,mt7628-rfb"
CONFIG_RESTORE_EXCEPTION_VECTOR_BASE=y