]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/powerpc/cpu/mpc85xx/Kconfig
powerpc: MPC8568MDS: Remove macro CONFIG_MPC8568MDS
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc85xx / Kconfig
CommitLineData
dd84058d
MY
1menu "mpc85xx CPU"
2 depends on MPC85xx
3
4config SYS_CPU
dd84058d
MY
5 default "mpc85xx"
6
7choice
8 prompt "Target select"
a26cd049 9 optional
dd84058d
MY
10
11config TARGET_SBC8548
12 bool "Support sbc8548"
281ed4c7 13 select ARCH_MPC8548
dd84058d
MY
14
15config TARGET_SOCRATES
16 bool "Support socrates"
25cb74b3 17 select ARCH_MPC8544
dd84058d 18
dd84058d
MY
19config TARGET_B4860QDS
20 bool "Support B4860QDS"
02627356 21 select SUPPORT_SPL
bb6b142f 22 select PHYS_64BIT
dd84058d
MY
23
24config TARGET_BSC9131RDB
25 bool "Support BSC9131RDB"
115d60c0 26 select ARCH_BSC9131
02627356 27 select SUPPORT_SPL
dd84058d
MY
28
29config TARGET_BSC9132QDS
30 bool "Support BSC9132QDS"
115d60c0 31 select ARCH_BSC9132
02627356 32 select SUPPORT_SPL
dd84058d
MY
33
34config TARGET_C29XPCIE
35 bool "Support C29XPCIE"
4fd64746 36 select ARCH_C29X
02627356 37 select SUPPORT_SPL
cf6bbe4c 38 select SUPPORT_TPL
bb6b142f 39 select PHYS_64BIT
dd84058d
MY
40
41config TARGET_P3041DS
42 bool "Support P3041DS"
bb6b142f 43 select PHYS_64BIT
dd84058d
MY
44
45config TARGET_P4080DS
46 bool "Support P4080DS"
bb6b142f 47 select PHYS_64BIT
dd84058d
MY
48
49config TARGET_P5020DS
50 bool "Support P5020DS"
bb6b142f 51 select PHYS_64BIT
dd84058d
MY
52
53config TARGET_P5040DS
54 bool "Support P5040DS"
bb6b142f 55 select PHYS_64BIT
dd84058d
MY
56
57config TARGET_MPC8536DS
58 bool "Support MPC8536DS"
24ad75ae 59 select ARCH_MPC8536
dd84058d
MY
60
61config TARGET_MPC8540ADS
62 bool "Support MPC8540ADS"
7f825218 63 select ARCH_MPC8540
dd84058d
MY
64
65config TARGET_MPC8541CDS
66 bool "Support MPC8541CDS"
3aff3082 67 select ARCH_MPC8541
dd84058d
MY
68
69config TARGET_MPC8544DS
70 bool "Support MPC8544DS"
25cb74b3 71 select ARCH_MPC8544
dd84058d
MY
72
73config TARGET_MPC8548CDS
74 bool "Support MPC8548CDS"
281ed4c7 75 select ARCH_MPC8548
dd84058d
MY
76
77config TARGET_MPC8555CDS
78 bool "Support MPC8555CDS"
3c3d8ab5 79 select ARCH_MPC8555
dd84058d
MY
80
81config TARGET_MPC8560ADS
82 bool "Support MPC8560ADS"
99d0a312 83 select ARCH_MPC8560
dd84058d
MY
84
85config TARGET_MPC8568MDS
86 bool "Support MPC8568MDS"
d07c3843 87 select ARCH_MPC8568
dd84058d
MY
88
89config TARGET_MPC8569MDS
90 bool "Support MPC8569MDS"
91
92config TARGET_MPC8572DS
93 bool "Support MPC8572DS"
94
95config TARGET_P1010RDB
96 bool "Support P1010RDB"
02627356 97 select SUPPORT_SPL
cf6bbe4c 98 select SUPPORT_TPL
dd84058d
MY
99
100config TARGET_P1022DS
101 bool "Support P1022DS"
02627356 102 select SUPPORT_SPL
cf6bbe4c 103 select SUPPORT_TPL
dd84058d
MY
104
105config TARGET_P1023RDB
106 bool "Support P1023RDB"
107
dd84058d
MY
108config TARGET_P1_P2_RDB_PC
109 bool "Support p1_p2_rdb_pc"
02627356 110 select SUPPORT_SPL
cf6bbe4c 111 select SUPPORT_TPL
dd84058d
MY
112
113config TARGET_P1_TWR
114 bool "Support p1_twr"
115
dd84058d
MY
116config TARGET_P2041RDB
117 bool "Support P2041RDB"
bb6b142f 118 select PHYS_64BIT
dd84058d
MY
119
120config TARGET_QEMU_PPCE500
121 bool "Support qemu-ppce500"
bb6b142f 122 select PHYS_64BIT
dd84058d 123
aba80048
SL
124config TARGET_T102XQDS
125 bool "Support T102xQDS"
126 select SUPPORT_SPL
bb6b142f 127 select PHYS_64BIT
aba80048 128
48c6f328
SL
129config TARGET_T102XRDB
130 bool "Support T102xRDB"
131 select SUPPORT_SPL
bb6b142f 132 select PHYS_64BIT
48c6f328 133
dd84058d
MY
134config TARGET_T1040QDS
135 bool "Support T1040QDS"
bb6b142f 136 select PHYS_64BIT
dd84058d
MY
137
138config TARGET_T104XRDB
139 bool "Support T104xRDB"
02627356 140 select SUPPORT_SPL
bb6b142f 141 select PHYS_64BIT
dd84058d
MY
142
143config TARGET_T208XQDS
144 bool "Support T208xQDS"
02627356 145 select SUPPORT_SPL
bb6b142f 146 select PHYS_64BIT
dd84058d
MY
147
148config TARGET_T208XRDB
149 bool "Support T208xRDB"
02627356 150 select SUPPORT_SPL
bb6b142f 151 select PHYS_64BIT
dd84058d 152
dd84058d
MY
153config TARGET_T4240QDS
154 bool "Support T4240QDS"
02627356 155 select SUPPORT_SPL
bb6b142f 156 select PHYS_64BIT
dd84058d
MY
157
158config TARGET_T4240RDB
159 bool "Support T4240RDB"
373762c3 160 select SUPPORT_SPL
bb6b142f 161 select PHYS_64BIT
dd84058d
MY
162
163config TARGET_CONTROLCENTERD
164 bool "Support controlcenterd"
165
166config TARGET_KMP204X
167 bool "Support kmp204x"
bb6b142f 168 select PHYS_64BIT
dd84058d 169
dd84058d
MY
170config TARGET_XPEDITE520X
171 bool "Support xpedite520x"
281ed4c7 172 select ARCH_MPC8548
dd84058d
MY
173
174config TARGET_XPEDITE537X
175 bool "Support xpedite537x"
176
177config TARGET_XPEDITE550X
178 bool "Support xpedite550x"
179
8b0044ff
OZ
180config TARGET_UCP1020
181 bool "Support uCP1020"
182
87e29878
AF
183config TARGET_CYRUS
184 bool "Support Varisys Cyrus"
bb6b142f 185 select PHYS_64BIT
87e29878 186
dd84058d
MY
187endchoice
188
115d60c0
YS
189config ARCH_BSC9131
190 bool
191
192config ARCH_BSC9132
193 bool
194
4fd64746
YS
195config ARCH_C29X
196 bool
197
24ad75ae
YS
198config ARCH_MPC8536
199 bool
200
7f825218
YS
201config ARCH_MPC8540
202 bool
203
3aff3082
YS
204config ARCH_MPC8541
205 bool
206
25cb74b3
YS
207config ARCH_MPC8544
208 bool
209
281ed4c7
YS
210config ARCH_MPC8548
211 bool
212
3c3d8ab5
YS
213config ARCH_MPC8555
214 bool
215
99d0a312
YS
216config ARCH_MPC8560
217 bool
218
d07c3843
YS
219config ARCH_MPC8568
220 bool
221
dd84058d
MY
222source "board/freescale/b4860qds/Kconfig"
223source "board/freescale/bsc9131rdb/Kconfig"
224source "board/freescale/bsc9132qds/Kconfig"
225source "board/freescale/c29xpcie/Kconfig"
226source "board/freescale/corenet_ds/Kconfig"
227source "board/freescale/mpc8536ds/Kconfig"
228source "board/freescale/mpc8540ads/Kconfig"
229source "board/freescale/mpc8541cds/Kconfig"
230source "board/freescale/mpc8544ds/Kconfig"
231source "board/freescale/mpc8548cds/Kconfig"
232source "board/freescale/mpc8555cds/Kconfig"
233source "board/freescale/mpc8560ads/Kconfig"
234source "board/freescale/mpc8568mds/Kconfig"
235source "board/freescale/mpc8569mds/Kconfig"
236source "board/freescale/mpc8572ds/Kconfig"
237source "board/freescale/p1010rdb/Kconfig"
238source "board/freescale/p1022ds/Kconfig"
239source "board/freescale/p1023rdb/Kconfig"
dd84058d
MY
240source "board/freescale/p1_p2_rdb_pc/Kconfig"
241source "board/freescale/p1_twr/Kconfig"
dd84058d
MY
242source "board/freescale/p2041rdb/Kconfig"
243source "board/freescale/qemu-ppce500/Kconfig"
aba80048 244source "board/freescale/t102xqds/Kconfig"
48c6f328 245source "board/freescale/t102xrdb/Kconfig"
dd84058d
MY
246source "board/freescale/t1040qds/Kconfig"
247source "board/freescale/t104xrdb/Kconfig"
248source "board/freescale/t208xqds/Kconfig"
249source "board/freescale/t208xrdb/Kconfig"
250source "board/freescale/t4qds/Kconfig"
251source "board/freescale/t4rdb/Kconfig"
252source "board/gdsys/p1022/Kconfig"
253source "board/keymile/kmp204x/Kconfig"
254source "board/sbc8548/Kconfig"
255source "board/socrates/Kconfig"
87e29878 256source "board/varisys/cyrus/Kconfig"
dd84058d
MY
257source "board/xes/xpedite520x/Kconfig"
258source "board/xes/xpedite537x/Kconfig"
259source "board/xes/xpedite550x/Kconfig"
8b0044ff 260source "board/Arcturus/ucp1020/Kconfig"
dd84058d
MY
261
262endmenu