Martyn Welch | 0963060 | 2018-12-11 11:34:46 +0000 | [diff] [blame] | 1 | if TARGET_PCL063 |
2 | |||||
3 | config SYS_BOARD | ||||
4 | default "pcl063" | ||||
5 | |||||
6 | config SYS_VENDOR | ||||
7 | default "phytec" | ||||
8 | |||||
9 | config SYS_CONFIG_NAME | ||||
10 | default "pcl063" | ||||
11 | |||||
12 | endif | ||||
Parthiban Nallathambi | d2d1191 | 2019-04-10 16:35:32 +0200 | [diff] [blame] | 13 | |
14 | if TARGET_PCL063_ULL | ||||
15 | |||||
16 | config SYS_BOARD | ||||
17 | default "pcl063" | ||||
18 | |||||
19 | config SYS_VENDOR | ||||
20 | default "phytec" | ||||
21 | |||||
22 | config SYS_CONFIG_NAME | ||||
23 | default "pcl063_ull" | ||||
24 | |||||
25 | endif |