1if TARGET_MX7ULP_COM
2
3config SYS_BOARD
4	default "mx7ulp_com"
5
6config SYS_VENDOR
7	default "ea"
8
9config SYS_CONFIG_NAME
10	default "mx7ulp_com"
11
12endif
13