]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/powerpc/cpu/mpc85xx/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / arch / powerpc / cpu / mpc85xx / Kconfig
1 menu "mpc85xx CPU"
2         depends on MPC85xx
3
4 config SYS_CPU
5         default "mpc85xx"
6
7 choice
8         prompt "Target select"
9
10 config TARGET_SBC8548
11         bool "Support sbc8548"
12
13 config TARGET_SOCRATES
14         bool "Support socrates"
15
16 config TARGET_B4860QDS
17         bool "Support B4860QDS"
18         select SUPPORT_SPL
19
20 config TARGET_BSC9131RDB
21         bool "Support BSC9131RDB"
22         select SUPPORT_SPL
23
24 config TARGET_BSC9132QDS
25         bool "Support BSC9132QDS"
26         select SUPPORT_SPL
27
28 config TARGET_C29XPCIE
29         bool "Support C29XPCIE"
30         select SUPPORT_SPL
31         select SUPPORT_TPL
32
33 config TARGET_P3041DS
34         bool "Support P3041DS"
35
36 config TARGET_P4080DS
37         bool "Support P4080DS"
38
39 config TARGET_P5020DS
40         bool "Support P5020DS"
41
42 config TARGET_P5040DS
43         bool "Support P5040DS"
44
45 config TARGET_MPC8536DS
46         bool "Support MPC8536DS"
47
48 config TARGET_MPC8540ADS
49         bool "Support MPC8540ADS"
50
51 config TARGET_MPC8541CDS
52         bool "Support MPC8541CDS"
53
54 config TARGET_MPC8544DS
55         bool "Support MPC8544DS"
56
57 config TARGET_MPC8548CDS
58         bool "Support MPC8548CDS"
59
60 config TARGET_MPC8555CDS
61         bool "Support MPC8555CDS"
62
63 config TARGET_MPC8560ADS
64         bool "Support MPC8560ADS"
65
66 config TARGET_MPC8568MDS
67         bool "Support MPC8568MDS"
68
69 config TARGET_MPC8569MDS
70         bool "Support MPC8569MDS"
71
72 config TARGET_MPC8572DS
73         bool "Support MPC8572DS"
74
75 config TARGET_P1010RDB
76         bool "Support P1010RDB"
77         select SUPPORT_SPL
78         select SUPPORT_TPL
79
80 config TARGET_P1022DS
81         bool "Support P1022DS"
82         select SUPPORT_SPL
83         select SUPPORT_TPL
84
85 config TARGET_P1023RDB
86         bool "Support P1023RDB"
87
88 config TARGET_P1_P2_RDB
89         bool "Support P1_P2_RDB"
90         select SUPPORT_SPL
91         select SUPPORT_TPL
92
93 config TARGET_P1_P2_RDB_PC
94         bool "Support p1_p2_rdb_pc"
95         select SUPPORT_SPL
96         select SUPPORT_TPL
97
98 config TARGET_P1_TWR
99         bool "Support p1_twr"
100
101 config TARGET_P2020COME
102         bool "Support P2020COME"
103
104 config TARGET_P2020DS
105         bool "Support P2020DS"
106
107 config TARGET_P2041RDB
108         bool "Support P2041RDB"
109
110 config TARGET_QEMU_PPCE500
111         bool "Support qemu-ppce500"
112
113 config TARGET_T1040QDS
114         bool "Support T1040QDS"
115
116 config TARGET_T104XRDB
117         bool "Support T104xRDB"
118         select SUPPORT_SPL
119
120 config TARGET_T208XQDS
121         bool "Support T208xQDS"
122         select SUPPORT_SPL
123
124 config TARGET_T208XRDB
125         bool "Support T208xRDB"
126         select SUPPORT_SPL
127
128 config TARGET_T4240EMU
129         bool "Support T4240EMU"
130
131 config TARGET_T4240QDS
132         bool "Support T4240QDS"
133         select SUPPORT_SPL
134
135 config TARGET_T4240RDB
136         bool "Support T4240RDB"
137
138 config TARGET_CONTROLCENTERD
139         bool "Support controlcenterd"
140
141 config TARGET_KMP204X
142         bool "Support kmp204x"
143
144 config TARGET_STXGP3
145         bool "Support stxgp3"
146
147 config TARGET_STXSSA
148         bool "Support stxssa"
149
150 config TARGET_XPEDITE520X
151         bool "Support xpedite520x"
152
153 config TARGET_XPEDITE537X
154         bool "Support xpedite537x"
155
156 config TARGET_XPEDITE550X
157         bool "Support xpedite550x"
158
159 endchoice
160
161 source "board/freescale/b4860qds/Kconfig"
162 source "board/freescale/bsc9131rdb/Kconfig"
163 source "board/freescale/bsc9132qds/Kconfig"
164 source "board/freescale/c29xpcie/Kconfig"
165 source "board/freescale/corenet_ds/Kconfig"
166 source "board/freescale/mpc8536ds/Kconfig"
167 source "board/freescale/mpc8540ads/Kconfig"
168 source "board/freescale/mpc8541cds/Kconfig"
169 source "board/freescale/mpc8544ds/Kconfig"
170 source "board/freescale/mpc8548cds/Kconfig"
171 source "board/freescale/mpc8555cds/Kconfig"
172 source "board/freescale/mpc8560ads/Kconfig"
173 source "board/freescale/mpc8568mds/Kconfig"
174 source "board/freescale/mpc8569mds/Kconfig"
175 source "board/freescale/mpc8572ds/Kconfig"
176 source "board/freescale/p1010rdb/Kconfig"
177 source "board/freescale/p1022ds/Kconfig"
178 source "board/freescale/p1023rdb/Kconfig"
179 source "board/freescale/p1_p2_rdb/Kconfig"
180 source "board/freescale/p1_p2_rdb_pc/Kconfig"
181 source "board/freescale/p1_twr/Kconfig"
182 source "board/freescale/p2020come/Kconfig"
183 source "board/freescale/p2020ds/Kconfig"
184 source "board/freescale/p2041rdb/Kconfig"
185 source "board/freescale/qemu-ppce500/Kconfig"
186 source "board/freescale/t1040qds/Kconfig"
187 source "board/freescale/t104xrdb/Kconfig"
188 source "board/freescale/t208xqds/Kconfig"
189 source "board/freescale/t208xrdb/Kconfig"
190 source "board/freescale/t4qds/Kconfig"
191 source "board/freescale/t4rdb/Kconfig"
192 source "board/gdsys/p1022/Kconfig"
193 source "board/keymile/kmp204x/Kconfig"
194 source "board/sbc8548/Kconfig"
195 source "board/socrates/Kconfig"
196 source "board/stx/stxgp3/Kconfig"
197 source "board/stx/stxssa/Kconfig"
198 source "board/xes/xpedite520x/Kconfig"
199 source "board/xes/xpedite537x/Kconfig"
200 source "board/xes/xpedite550x/Kconfig"
201
202 endmenu