]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/powerpc/cpu/mpc85xx/Kconfig
powerpc: MPC8555CDS: Remove macro CONFIG_MPC8555CDS
[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"
83
84config TARGET_MPC8568MDS
85 bool "Support MPC8568MDS"
86
87config TARGET_MPC8569MDS
88 bool "Support MPC8569MDS"
89
90config TARGET_MPC8572DS
91 bool "Support MPC8572DS"
92
93config TARGET_P1010RDB
94 bool "Support P1010RDB"
02627356 95 select SUPPORT_SPL
cf6bbe4c 96 select SUPPORT_TPL
dd84058d
MY
97
98config TARGET_P1022DS
99 bool "Support P1022DS"
02627356 100 select SUPPORT_SPL
cf6bbe4c 101 select SUPPORT_TPL
dd84058d
MY
102
103config TARGET_P1023RDB
104 bool "Support P1023RDB"
105
dd84058d
MY
106config TARGET_P1_P2_RDB_PC
107 bool "Support p1_p2_rdb_pc"
02627356 108 select SUPPORT_SPL
cf6bbe4c 109 select SUPPORT_TPL
dd84058d
MY
110
111config TARGET_P1_TWR
112 bool "Support p1_twr"
113
dd84058d
MY
114config TARGET_P2041RDB
115 bool "Support P2041RDB"
bb6b142f 116 select PHYS_64BIT
dd84058d
MY
117
118config TARGET_QEMU_PPCE500
119 bool "Support qemu-ppce500"
bb6b142f 120 select PHYS_64BIT
dd84058d 121
aba80048
SL
122config TARGET_T102XQDS
123 bool "Support T102xQDS"
124 select SUPPORT_SPL
bb6b142f 125 select PHYS_64BIT
aba80048 126
48c6f328
SL
127config TARGET_T102XRDB
128 bool "Support T102xRDB"
129 select SUPPORT_SPL
bb6b142f 130 select PHYS_64BIT
48c6f328 131
dd84058d
MY
132config TARGET_T1040QDS
133 bool "Support T1040QDS"
bb6b142f 134 select PHYS_64BIT
dd84058d
MY
135
136config TARGET_T104XRDB
137 bool "Support T104xRDB"
02627356 138 select SUPPORT_SPL
bb6b142f 139 select PHYS_64BIT
dd84058d
MY
140
141config TARGET_T208XQDS
142 bool "Support T208xQDS"
02627356 143 select SUPPORT_SPL
bb6b142f 144 select PHYS_64BIT
dd84058d
MY
145
146config TARGET_T208XRDB
147 bool "Support T208xRDB"
02627356 148 select SUPPORT_SPL
bb6b142f 149 select PHYS_64BIT
dd84058d 150
dd84058d
MY
151config TARGET_T4240QDS
152 bool "Support T4240QDS"
02627356 153 select SUPPORT_SPL
bb6b142f 154 select PHYS_64BIT
dd84058d
MY
155
156config TARGET_T4240RDB
157 bool "Support T4240RDB"
373762c3 158 select SUPPORT_SPL
bb6b142f 159 select PHYS_64BIT
dd84058d
MY
160
161config TARGET_CONTROLCENTERD
162 bool "Support controlcenterd"
163
164config TARGET_KMP204X
165 bool "Support kmp204x"
bb6b142f 166 select PHYS_64BIT
dd84058d 167
dd84058d
MY
168config TARGET_XPEDITE520X
169 bool "Support xpedite520x"
281ed4c7 170 select ARCH_MPC8548
dd84058d
MY
171
172config TARGET_XPEDITE537X
173 bool "Support xpedite537x"
174
175config TARGET_XPEDITE550X
176 bool "Support xpedite550x"
177
8b0044ff
OZ
178config TARGET_UCP1020
179 bool "Support uCP1020"
180
87e29878
AF
181config TARGET_CYRUS
182 bool "Support Varisys Cyrus"
bb6b142f 183 select PHYS_64BIT
87e29878 184
dd84058d
MY
185endchoice
186
115d60c0
YS
187config ARCH_BSC9131
188 bool
189
190config ARCH_BSC9132
191 bool
192
4fd64746
YS
193config ARCH_C29X
194 bool
195
24ad75ae
YS
196config ARCH_MPC8536
197 bool
198
7f825218
YS
199config ARCH_MPC8540
200 bool
201
3aff3082
YS
202config ARCH_MPC8541
203 bool
204
25cb74b3
YS
205config ARCH_MPC8544
206 bool
207
281ed4c7
YS
208config ARCH_MPC8548
209 bool
210
3c3d8ab5
YS
211config ARCH_MPC8555
212 bool
213
dd84058d
MY
214source "board/freescale/b4860qds/Kconfig"
215source "board/freescale/bsc9131rdb/Kconfig"
216source "board/freescale/bsc9132qds/Kconfig"
217source "board/freescale/c29xpcie/Kconfig"
218source "board/freescale/corenet_ds/Kconfig"
219source "board/freescale/mpc8536ds/Kconfig"
220source "board/freescale/mpc8540ads/Kconfig"
221source "board/freescale/mpc8541cds/Kconfig"
222source "board/freescale/mpc8544ds/Kconfig"
223source "board/freescale/mpc8548cds/Kconfig"
224source "board/freescale/mpc8555cds/Kconfig"
225source "board/freescale/mpc8560ads/Kconfig"
226source "board/freescale/mpc8568mds/Kconfig"
227source "board/freescale/mpc8569mds/Kconfig"
228source "board/freescale/mpc8572ds/Kconfig"
229source "board/freescale/p1010rdb/Kconfig"
230source "board/freescale/p1022ds/Kconfig"
231source "board/freescale/p1023rdb/Kconfig"
dd84058d
MY
232source "board/freescale/p1_p2_rdb_pc/Kconfig"
233source "board/freescale/p1_twr/Kconfig"
dd84058d
MY
234source "board/freescale/p2041rdb/Kconfig"
235source "board/freescale/qemu-ppce500/Kconfig"
aba80048 236source "board/freescale/t102xqds/Kconfig"
48c6f328 237source "board/freescale/t102xrdb/Kconfig"
dd84058d
MY
238source "board/freescale/t1040qds/Kconfig"
239source "board/freescale/t104xrdb/Kconfig"
240source "board/freescale/t208xqds/Kconfig"
241source "board/freescale/t208xrdb/Kconfig"
242source "board/freescale/t4qds/Kconfig"
243source "board/freescale/t4rdb/Kconfig"
244source "board/gdsys/p1022/Kconfig"
245source "board/keymile/kmp204x/Kconfig"
246source "board/sbc8548/Kconfig"
247source "board/socrates/Kconfig"
87e29878 248source "board/varisys/cyrus/Kconfig"
dd84058d
MY
249source "board/xes/xpedite520x/Kconfig"
250source "board/xes/xpedite537x/Kconfig"
251source "board/xes/xpedite550x/Kconfig"
8b0044ff 252source "board/Arcturus/ucp1020/Kconfig"
dd84058d
MY
253
254endmenu