blob: 421b081c761695f3f380f5d25f319fe31b971fc0 [file] [log] [blame]
Peng Fan86ac7a92018-11-20 10:20:00 +00001if TARGET_IMX8MQ_EVK
2
3config SYS_BOARD
4 default "imx8mq_evk"
5
6config SYS_VENDOR
7 default "freescale"
8
9config SYS_CONFIG_NAME
10 default "imx8mq_evk"
11
12endif