powerpc/44x: Migrate Katmai support to ppc44x_simple
[deliverable/linux.git] / arch / powerpc / platforms / 44x / Kconfig
CommitLineData
8c1449bd
JB
1config BAMBOO
2 bool "Bamboo"
3 depends on 44x
4 default n
380c313a 5 select PPC44x_SIMPLE
8c1449bd 6 select 440EP
c3fc2de0 7 select PCI
8c1449bd
JB
8 help
9 This option enables support for the IBM PPC440EP evaluation board.
f6dfc805
DG
10
11config EBONY
12 bool "Ebony"
13 depends on 44x
14 default y
15 select 440GP
69c07851 16 select PCI
22258fa4 17 select OF_RTC
f6dfc805
DG
18 help
19 This option enables support for the IBM PPC440GP evaluation board.
20
b6014e15
GC
21config SAM440EP
22 bool "Sam440ep"
23 depends on 44x
24 default n
25 select 440EP
26 select PCI
27 help
28 This option enables support for the ACube Sam440ep board.
29
15fc993e
VB
30config SEQUOIA
31 bool "Sequoia"
32 depends on 44x
33 default n
34 select 440EPX
35 help
36 This option enables support for the AMCC PPC440EPX evaluation board.
37
6bbc5476
HB
38config TAISHAN
39 bool "Taishan"
40 depends on 44x
41 default n
42 select 440GX
43 select PCI
44 help
45 This option enables support for the AMCC PPC440GX "Taishan"
46 evaluation board.
47
3de9c9cd
BH
48config KATMAI
49 bool "Katmai"
50 depends on 44x
51 default n
cfcf81ba 52 select PPC44x_SIMPLE
3de9c9cd
BH
53 select 440SPe
54 select PCI
55 select PPC4xx_PCI_EXPRESS
56 help
57 This option enables support for the AMCC PPC440SPe evaluation board.
58
6272175d
VB
59config RAINIER
60 bool "Rainier"
61 depends on 44x
62 default n
63 select 440GRX
99011623 64 select PCI
6272175d
VB
65 help
66 This option enables support for the AMCC PPC440GRX evaluation board.
67
f9bdedb2
SM
68config WARP
69 bool "PIKA Warp"
70 depends on 44x
71 default n
72 select 440EP
73 help
74 This option enables support for the PIKA Warp(tm) Appliance. The Warp
4b63c3b9 75 is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
f9bdedb2
SM
76 stations and trunks.
77
78 See http://www.pikatechnologies.com/ and follow the "PIKA for Computer
79 Telephony Developers" link for more information.
80
66e4b334
SR
81config CANYONLANDS
82 bool "Canyonlands"
83 depends on 44x
84 default n
aaf136c2 85 select PPC44x_SIMPLE
66e4b334
SR
86 select 460EX
87 select PCI
88 select PPC4xx_PCI_EXPRESS
89 help
90 This option enables support for the AMCC PPC460EX evaluation board.
91
ed70854a
JB
92config YOSEMITE
93 bool "Yosemite"
94 depends on 44x
95 default n
380c313a 96 select PPC44x_SIMPLE
ed70854a
JB
97 select 440EP
98 select PCI
99 help
100 This option enables support for the AMCC PPC440EP evaluation board.
101
f6dfc805
DG
102#config LUAN
103# bool "Luan"
104# depends on 44x
105# default n
106# select 440SP
107# help
108# This option enables support for the IBM PPC440SP evaluation board.
109
110#config OCOTEA
111# bool "Ocotea"
112# depends on 44x
113# default n
114# select 440GX
115# help
116# This option enables support for the IBM PPC440GX evaluation board.
117
39fd0e92
JL
118config XILINX_VIRTEX440_GENERIC_BOARD
119 bool "Generic Xilinx Virtex 440 board"
120 depends on 44x
121 default n
122 select XILINX_VIRTEX_5_FXT
123 help
124 This option enables generic support for Xilinx Virtex based boards
125 that use a 440 based processor in the Virtex 5 FXT FPGA architecture.
126
127 The generic virtex board support matches any device tree which
128 specifies 'xlnx,virtex440' in its compatible field. This includes
129 the Xilinx ML5xx reference designs using the powerpc core.
130
131 Most Virtex 5 designs should use this unless it needs to do some
132 special configuration at board probe time.
133
775d5a11
JB
134config PPC44x_SIMPLE
135 bool "Simple PowerPC 44x board support"
136 depends on 44x
137 default n
138 help
139 This option enables the simple PowerPC 44x platform support.
140
f6dfc805
DG
141# 44x specific CPU modules, selected based on the board above.
142config 440EP
143 bool
144 select PPC_FPU
145 select IBM440EP_ERR42
73925376 146 select IBM_NEW_EMAC_ZMII
f9bdedb2 147 select USB_ARCH_HAS_OHCI
f6dfc805 148
15fc993e
VB
149config 440EPX
150 bool
151 select PPC_FPU
b7c1dfba
VB
152 select IBM_NEW_EMAC_EMAC4
153 select IBM_NEW_EMAC_RGMII
154 select IBM_NEW_EMAC_ZMII
f6dfc805 155
6272175d
VB
156config 440GRX
157 bool
158 select IBM_NEW_EMAC_EMAC4
159 select IBM_NEW_EMAC_RGMII
160 select IBM_NEW_EMAC_ZMII
161
f6dfc805
DG
162config 440GP
163 bool
1d3bb996 164 select IBM_NEW_EMAC_ZMII
f6dfc805
DG
165
166config 440GX
167 bool
4b63c3b9 168 select IBM_NEW_EMAC_EMAC4
6bbc5476 169 select IBM_NEW_EMAC_RGMII
4b63c3b9
JB
170 select IBM_NEW_EMAC_ZMII #test only
171 select IBM_NEW_EMAC_TAH #test only
f6dfc805
DG
172
173config 440SP
174 bool
175
3de9c9cd 176config 440SPe
3de9c9cd 177 bool
4b63c3b9 178 select IBM_NEW_EMAC_EMAC4
3de9c9cd 179
66e4b334
SR
180config 460EX
181 bool
182 select PPC_FPU
183 select IBM_NEW_EMAC_EMAC4
184 select IBM_NEW_EMAC_RGMII
185 select IBM_NEW_EMAC_ZMII
186 select IBM_NEW_EMAC_TAH
187
f6dfc805
DG
188# 44x errata/workaround config symbols, selected by the CPU models above
189config IBM440EP_ERR42
190 bool
39fd0e92
JL
191
192# Xilinx specific config options.
193config XILINX_VIRTEX
194 bool
195
196# Xilinx Virtex 5 FXT FPGA architecture, selected by a Xilinx board above
197config XILINX_VIRTEX_5_FXT
198 bool
199 select XILINX_VIRTEX
200
This page took 0.169967 seconds and 5 git commands to generate.