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