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