blob: 1971c4d8c3e0609f99747ed6cc7d32f66501aece [file] [log] [blame]
developer862f5052019-11-07 19:28:44 +08001if TARGET_MT8518
2
3config SYS_BOARD
4 default "mt8518"
5
6config SYS_CONFIG_NAME
7 default "mt8518"
8
9
10config MTK_BROM_HEADER_INFO
11 string
12 default "media=nor"
13
14endif