Skip to content

Commit 15ad0ed

Browse files
committed
uboot-2023: fix ruijie-x60 build
1 parent 1d9d2e2 commit 15ad0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uboot-mtk-20230718-09eda825/configs/mt7986_ruijie_rg-x60_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CONFIG_MTK_UBI_SUPPORT=y
2222
CONFIG_MTK_UPGRADE_BL2_VERIFY=y
2323
# CONFIG_MTK_UPGRADE_IMAGE_VERIFY is not set
2424
CONFIG_ENABLE_NAND_NMBM=y
25-
# CONFIG_FIT is not set
25+
CONFIG_FIT=y
2626
CONFIG_AUTOBOOT_MENU_SHOW=y
2727
CONFIG_AUTOBOOT_MENU_MTK_SHOW=y
2828
CONFIG_DEFAULT_FDT_FILE="mt7986a-spim-nand-rfb"

0 commit comments

Comments
 (0)