1if TARGET_MT7629 2 3config SYS_BOARD 4 default "mt7629" 5 6config SYS_CONFIG_NAME 7 default "mt7629" 8 9config MTK_SPL_PAD_SIZE 10 hex 11 default 0x10000 12 13config MTK_BROM_HEADER_INFO 14 string 15 default "media=nor" 16 17endif 18