blob: 299691a61949498ef611de775c2f63f9456b52ec [file] [log] [blame]
Peng Fanf9220172019-08-27 06:26:08 +00001if TARGET_IMX8MM_EVK
2
3config SYS_BOARD
4 default "imx8mm_evk"
5
6config SYS_VENDOR
7 default "freescale"
8
9config SYS_CONFIG_NAME
10 default "imx8mm_evk"
11
12endif