blob: 4637b969be6dcbcb45411d510742ed19f649fa87 [file] [log] [blame]
Peng Fancbe5d382021-08-07 16:01:13 +08001if TARGET_IMX8ULP_EVK
2
3config SYS_BOARD
4 default "imx8ulp_evk"
5
6config SYS_VENDOR
7 default "freescale"
8
9config SYS_CONFIG_NAME
10 default "imx8ulp_evk"
11
Peng Fancbe5d382021-08-07 16:01:13 +080012endif