]>
Commit | Line | Data |
---|---|---|
0417ef17 FE |
1 | if TARGET_MX7ULP_COM |
2 | ||
3 | config SYS_BOARD | |
4 | default "mx7ulp_com" | |
5 | ||
6 | config SYS_VENDOR | |
7 | default "ea" | |
8 | ||
9 | config SYS_CONFIG_NAME | |
10 | default "mx7ulp_com" | |
11 | ||
148b8bb4 TR |
12 | config IMX_CONFIG |
13 | default "board/ea/mx7ulp_com/imximage.cfg" | |
14 | ||
0417ef17 | 15 | endif |