blob: ff448311f9d06f5210fd4e617510dc4575801a4b [file] [log] [blame]
Peng Fan77fa0452017-02-22 16:21:56 +08001if TARGET_MX7ULP_EVK
2
3config SYS_BOARD
4 default "mx7ulp_evk"
5
6config SYS_VENDOR
7 default "freescale"
8
9config SYS_CONFIG_NAME
10 default "mx7ulp_evk"
11
12endif