Merge branch 'master' of git://git.denx.de/u-boot-spi
[platform/kernel/u-boot.git] / board / keymile / km83xx / Kconfig
1 if TARGET_KMETER1
2
3 config SYS_BOARD
4         default "km83xx"
5
6 config SYS_VENDOR
7         default "keymile"
8
9 config SYS_CONFIG_NAME
10         default "kmeter1"
11
12 endif
13
14 if TARGET_KMCOGE5NE
15
16 config SYS_BOARD
17         default "km83xx"
18
19 config SYS_VENDOR
20         default "keymile"
21
22 config SYS_CONFIG_NAME
23         default "kmcoge5ne"
24
25 endif
26
27 if TARGET_KMVECT1
28
29 config SYS_BOARD
30         default "km83xx"
31
32 config SYS_VENDOR
33         default "keymile"
34
35 config SYS_CONFIG_NAME
36         default "kmvect1"
37
38 endif
39
40 if TARGET_KMTEGR1
41
42 config SYS_BOARD
43         default "km83xx"
44
45 config SYS_VENDOR
46         default "keymile"
47
48 config SYS_CONFIG_NAME
49         default "kmtegr1"
50
51 endif
52
53 if TARGET_SUVD3
54
55 config SYS_BOARD
56         default "km83xx"
57
58 config SYS_VENDOR
59         default "keymile"
60
61 config SYS_CONFIG_NAME
62         default "suvd3"
63
64 endif
65
66 if TARGET_TUXX1
67
68 config SYS_BOARD
69         default "km83xx"
70
71 config SYS_VENDOR
72         default "keymile"
73
74 config SYS_CONFIG_NAME
75         default "tuxx1"
76
77 endif
78
79 if TARGET_KMSUPX5
80
81 config SYS_BOARD
82         default "km83xx"
83
84 config SYS_VENDOR
85         default "keymile"
86
87 config SYS_CONFIG_NAME
88         default "kmsupx5"
89
90 endif
91
92 if TARGET_TUGE1
93
94 config SYS_BOARD
95         default "km83xx"
96
97 config SYS_VENDOR
98         default "keymile"
99
100 config SYS_CONFIG_NAME
101         default "tuge1"
102
103 endif
104
105 if TARGET_KMOPTI2
106
107 config SYS_BOARD
108         default "km83xx"
109
110 config SYS_VENDOR
111         default "keymile"
112
113 config SYS_CONFIG_NAME
114         default "kmopti2"
115
116 endif
117
118 if TARGET_KMTEPR2
119
120 config SYS_BOARD
121         default "km83xx"
122
123 config SYS_VENDOR
124         default "keymile"
125
126 config SYS_CONFIG_NAME
127         default "kmtepr2"
128
129 endif