Patrice Chotard | 5cc16d8 | 2017-02-21 13:37:12 +0100 | [diff] [blame] | 1 | if TARGET_STIH410_B2260 |
2 | |||||
3 | config SYS_BOARD | ||||
4 | string | ||||
5 | default "stih410-b2260" | ||||
6 | |||||
7 | config SYS_VENDOR | ||||
8 | string | ||||
9 | default "st" | ||||
10 | |||||
11 | config SYS_SOC | ||||
12 | string | ||||
13 | default "stih410" | ||||
14 | |||||
15 | config SYS_CONFIG_NAME | ||||
16 | string | ||||
17 | default "stih410-b2260" | ||||
18 | |||||
19 | endif |