keymile: Make distinct kmeter1, and kmcoge5ne configs
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc83xx / Kconfig
1 menu "mpc83xx CPU"
2         depends on MPC83xx
3
4 config SYS_CPU
5         default "mpc83xx"
6
7 choice
8         prompt "Target select"
9         optional
10
11 config TARGET_MPC8308_P1M
12         bool "Support mpc8308_p1m"
13         select ARCH_MPC8308
14
15 config TARGET_SBC8349
16         bool "Support sbc8349"
17         select ARCH_MPC8349
18
19 config TARGET_VE8313
20         bool "Support ve8313"
21         select ARCH_MPC8313
22
23 config TARGET_VME8349
24         bool "Support vme8349"
25         select ARCH_MPC8349
26
27 config TARGET_MPC8308RDB
28         bool "Support MPC8308RDB"
29         select ARCH_MPC8308
30         select SYS_FSL_ERRATUM_ESDHC111
31
32 config TARGET_MPC8313ERDB
33         bool "Support MPC8313ERDB"
34         select ARCH_MPC8313
35         select BOARD_EARLY_INIT_F
36         select SUPPORT_SPL
37
38 config TARGET_MPC8315ERDB
39         bool "Support MPC8315ERDB"
40         select ARCH_MPC8315
41         select BOARD_EARLY_INIT_F
42
43 config TARGET_MPC8323ERDB
44         bool "Support MPC8323ERDB"
45         select ARCH_MPC832X
46
47 config TARGET_MPC832XEMDS
48         bool "Support MPC832XEMDS"
49         select ARCH_MPC832X
50         select BOARD_EARLY_INIT_F
51
52 config TARGET_MPC8349EMDS
53         bool "Support MPC8349EMDS"
54         select ARCH_MPC8349
55         select BOARD_EARLY_INIT_F
56         select SYS_FSL_DDR
57         select SYS_FSL_DDR_BE
58         select SYS_FSL_HAS_DDR2
59
60 config TARGET_MPC8349ITX
61         bool "Support MPC8349ITX"
62         select ARCH_MPC8349
63         imply CMD_IRQ
64
65 config TARGET_MPC837XEMDS
66         bool "Support MPC837XEMDS"
67         select ARCH_MPC837X
68         select BOARD_EARLY_INIT_F
69         imply CMD_SATA
70         imply FSL_SATA
71
72 config TARGET_MPC837XERDB
73         bool "Support MPC837XERDB"
74         select ARCH_MPC837X
75         select BOARD_EARLY_INIT_F
76
77 config TARGET_IDS8313
78         bool "Support ids8313"
79         select ARCH_MPC8313
80         select DM
81         imply CMD_DM
82
83 config TARGET_KMETER1
84         bool "Support kmeter1"
85         select ARCH_MPC8360
86         imply CMD_CRAMFS
87         imply CMD_DIAG
88         imply FS_CRAMFS
89
90 config TARGET_KMCOGE5NE
91         bool "Support kmcoge5ne"
92         select ARCH_MPC8360
93         imply CMD_CRAMFS
94         imply CMD_DIAG
95         imply FS_CRAMFS
96
97 config TARGET_SUVD3
98         bool "Support suvd3"
99         select ARCH_MPC832X
100         imply CMD_CRAMFS
101         imply FS_CRAMFS
102
103 config TARGET_KMVECT1
104         bool "Support kmvect1"
105         select ARCH_MPC8309
106         imply CMD_CRAMFS
107         imply FS_CRAMFS
108
109 config TARGET_KMTEGR1
110         bool "Support kmtegr1"
111         select ARCH_MPC8309
112         imply CMD_CRAMFS
113         imply FS_CRAMFS
114
115 config TARGET_TUXX1
116         bool "Support tuxx1"
117         select ARCH_MPC832X
118         imply CMD_CRAMFS
119         imply FS_CRAMFS
120
121 config TARGET_KMSUPX5
122         bool "Support kmsupx5"
123         select ARCH_MPC832X
124         imply CMD_CRAMFS
125         imply FS_CRAMFS
126
127 config TARGET_TUGE1
128         bool "Support tuge1"
129         select ARCH_MPC832X
130         imply CMD_CRAMFS
131         imply FS_CRAMFS
132
133 config TARGET_KMOPTI2
134         bool "Support kmopti2"
135         select ARCH_MPC832X
136         imply CMD_CRAMFS
137         imply FS_CRAMFS
138
139 config TARGET_KMTEPR2
140         bool "Support kmtepr2"
141         select ARCH_MPC832X
142         imply CMD_CRAMFS
143         imply FS_CRAMFS
144
145 config TARGET_TQM834X
146         bool "Support TQM834x"
147         select ARCH_MPC8349
148
149 config TARGET_HRCON
150         bool "Support hrcon"
151         select ARCH_MPC8308
152         select SYS_FSL_ERRATUM_ESDHC111
153
154 config TARGET_STRIDER
155         bool "Support strider"
156         select ARCH_MPC8308
157         select SYS_FSL_ERRATUM_ESDHC111
158         imply CMD_PCA953X
159
160 endchoice
161
162 config ARCH_MPC830X
163         bool
164
165 config ARCH_MPC8308
166         bool
167         select ARCH_MPC830X
168
169 config ARCH_MPC8309
170         bool
171         select ARCH_MPC830X
172
173 config ARCH_MPC831X
174         bool
175
176 config ARCH_MPC8313
177         bool
178         select ARCH_MPC831X
179
180 config ARCH_MPC8315
181         bool
182         select ARCH_MPC831X
183
184 config ARCH_MPC832X
185         bool
186
187 config ARCH_MPC834X
188         bool
189
190 config ARCH_MPC8349
191         bool
192         select ARCH_MPC834X
193
194 config ARCH_MPC8360
195         bool
196
197 config ARCH_MPC837X
198         bool
199
200 source "board/esd/vme8349/Kconfig"
201 source "board/freescale/mpc8308rdb/Kconfig"
202 source "board/freescale/mpc8313erdb/Kconfig"
203 source "board/freescale/mpc8315erdb/Kconfig"
204 source "board/freescale/mpc8323erdb/Kconfig"
205 source "board/freescale/mpc832xemds/Kconfig"
206 source "board/freescale/mpc8349emds/Kconfig"
207 source "board/freescale/mpc8349itx/Kconfig"
208 source "board/freescale/mpc837xemds/Kconfig"
209 source "board/freescale/mpc837xerdb/Kconfig"
210 source "board/ids/ids8313/Kconfig"
211 source "board/keymile/km83xx/Kconfig"
212 source "board/mpc8308_p1m/Kconfig"
213 source "board/sbc8349/Kconfig"
214 source "board/tqc/tqm834x/Kconfig"
215 source "board/ve8313/Kconfig"
216 source "board/gdsys/mpc8308/Kconfig"
217
218 endmenu