Dave Kleikamp | e7f75ad | 2010-03-05 10:43:12 +0000 | [diff] [blame] | 1 | config PPC_47x |
| 2 | bool "Support for 47x variant" |
| 3 | depends on 44x |
| 4 | default n |
| 5 | select MPIC |
| 6 | help |
| 7 | This option enables support for the 47x family of processors and is |
| 8 | not currently compatible with other 44x or 46x varients |
| 9 | |
Josh Boyer | 8c1449b | 2007-08-20 07:30:14 -0500 | [diff] [blame] | 10 | config BAMBOO |
| 11 | bool "Bamboo" |
| 12 | depends on 44x |
| 13 | default n |
Josh Boyer | 380c313 | 2008-08-19 11:26:24 -0400 | [diff] [blame] | 14 | select PPC44x_SIMPLE |
Josh Boyer | 8c1449b | 2007-08-20 07:30:14 -0500 | [diff] [blame] | 15 | select 440EP |
Benjamin Herrenschmidt | c3fc2de | 2007-12-21 15:39:29 +1100 | [diff] [blame] | 16 | select PCI |
Josh Boyer | 8c1449b | 2007-08-20 07:30:14 -0500 | [diff] [blame] | 17 | help |
| 18 | This option enables support for the IBM PPC440EP evaluation board. |
David Gibson | f6dfc80 | 2007-05-08 14:10:01 +1000 | [diff] [blame] | 19 | |
Tirumala Marri | 6edc323 | 2010-09-13 13:26:11 +0000 | [diff] [blame] | 20 | config BLUESTONE |
| 21 | bool "Bluestone" |
| 22 | depends on 44x |
| 23 | default n |
| 24 | select PPC44x_SIMPLE |
| 25 | select APM821xx |
| 26 | select IBM_NEW_EMAC_RGMII |
| 27 | help |
| 28 | This option enables support for the APM APM821xx Evaluation board. |
| 29 | |
David Gibson | f6dfc80 | 2007-05-08 14:10:01 +1000 | [diff] [blame] | 30 | config EBONY |
| 31 | bool "Ebony" |
| 32 | depends on 44x |
| 33 | default y |
| 34 | select 440GP |
Benjamin Herrenschmidt | 69c0785 | 2007-12-21 15:39:25 +1100 | [diff] [blame] | 35 | select PCI |
David Gibson | 22258fa | 2008-01-11 14:25:34 +1100 | [diff] [blame] | 36 | select OF_RTC |
David Gibson | f6dfc80 | 2007-05-08 14:10:01 +1000 | [diff] [blame] | 37 | help |
| 38 | This option enables support for the IBM PPC440GP evaluation board. |
| 39 | |
Giuseppe Coviello | b6014e1 | 2008-05-20 01:20:47 +1000 | [diff] [blame] | 40 | config SAM440EP |
| 41 | bool "Sam440ep" |
| 42 | depends on 44x |
| 43 | default n |
| 44 | select 440EP |
| 45 | select PCI |
| 46 | help |
| 47 | This option enables support for the ACube Sam440ep board. |
| 48 | |
Valentine Barshak | 15fc993 | 2007-08-29 17:40:30 +0400 | [diff] [blame] | 49 | config SEQUOIA |
| 50 | bool "Sequoia" |
| 51 | depends on 44x |
| 52 | default n |
Josh Boyer | 427e817 | 2008-08-19 11:26:48 -0400 | [diff] [blame] | 53 | select PPC44x_SIMPLE |
Valentine Barshak | 15fc993 | 2007-08-29 17:40:30 +0400 | [diff] [blame] | 54 | select 440EPX |
| 55 | help |
| 56 | This option enables support for the AMCC PPC440EPX evaluation board. |
| 57 | |
Hugh Blemings | 6bbc547 | 2007-12-21 15:39:28 +1100 | [diff] [blame] | 58 | config TAISHAN |
| 59 | bool "Taishan" |
| 60 | depends on 44x |
| 61 | default n |
Josh Boyer | 4f19a89 | 2008-08-19 11:26:53 -0400 | [diff] [blame] | 62 | select PPC44x_SIMPLE |
Hugh Blemings | 6bbc547 | 2007-12-21 15:39:28 +1100 | [diff] [blame] | 63 | select 440GX |
| 64 | select PCI |
| 65 | help |
| 66 | This option enables support for the AMCC PPC440GX "Taishan" |
| 67 | evaluation board. |
| 68 | |
Benjamin Herrenschmidt | 3de9c9c | 2007-12-21 15:39:34 +1100 | [diff] [blame] | 69 | config KATMAI |
| 70 | bool "Katmai" |
| 71 | depends on 44x |
| 72 | default n |
Josh Boyer | cfcf81b | 2008-08-19 11:26:40 -0400 | [diff] [blame] | 73 | select PPC44x_SIMPLE |
Benjamin Herrenschmidt | 3de9c9c | 2007-12-21 15:39:34 +1100 | [diff] [blame] | 74 | select 440SPe |
| 75 | select PCI |
| 76 | select PPC4xx_PCI_EXPRESS |
Rupjyoti Sarmah | 3fb7933 | 2011-03-29 23:10:24 +0000 | [diff] [blame] | 77 | select PCI_MSI |
Paul Bolle | b4da228 | 2011-11-13 01:22:40 +0100 | [diff] [blame^] | 78 | select PPC4xx_MSI |
Benjamin Herrenschmidt | 3de9c9c | 2007-12-21 15:39:34 +1100 | [diff] [blame] | 79 | help |
| 80 | This option enables support for the AMCC PPC440SPe evaluation board. |
| 81 | |
Valentine Barshak | 6272175 | 2007-10-31 03:57:39 +1100 | [diff] [blame] | 82 | config RAINIER |
| 83 | bool "Rainier" |
| 84 | depends on 44x |
| 85 | default n |
Josh Boyer | 5c8495d | 2008-08-19 11:26:44 -0400 | [diff] [blame] | 86 | select PPC44x_SIMPLE |
Valentine Barshak | 6272175 | 2007-10-31 03:57:39 +1100 | [diff] [blame] | 87 | select 440GRX |
Josh Boyer | 9901162 | 2007-12-20 09:00:17 -0600 | [diff] [blame] | 88 | select PCI |
Valentine Barshak | 6272175 | 2007-10-31 03:57:39 +1100 | [diff] [blame] | 89 | help |
| 90 | This option enables support for the AMCC PPC440GRX evaluation board. |
| 91 | |
Sean MacLennan | f9bdedb | 2008-01-22 04:55:29 +1100 | [diff] [blame] | 92 | config WARP |
| 93 | bool "PIKA Warp" |
| 94 | depends on 44x |
| 95 | default n |
| 96 | select 440EP |
| 97 | help |
| 98 | This option enables support for the PIKA Warp(tm) Appliance. The Warp |
Josh Boyer | 4b63c3b | 2008-02-15 22:05:03 -0600 | [diff] [blame] | 99 | is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP |
Sean MacLennan | f9bdedb | 2008-01-22 04:55:29 +1100 | [diff] [blame] | 100 | stations and trunks. |
| 101 | |
| 102 | See http://www.pikatechnologies.com/ and follow the "PIKA for Computer |
| 103 | Telephony Developers" link for more information. |
| 104 | |
Victor Gallardo | e00de30 | 2008-10-01 23:29:06 -0700 | [diff] [blame] | 105 | config ARCHES |
| 106 | bool "Arches" |
| 107 | depends on 44x |
| 108 | default n |
| 109 | select PPC44x_SIMPLE |
| 110 | select 460EX # Odd since it uses 460GT but the effects are the same |
| 111 | select PCI |
| 112 | select PPC4xx_PCI_EXPRESS |
| 113 | help |
| 114 | This option enables support for the AMCC Dual PPC460GT evaluation board. |
| 115 | |
Stefan Roese | 66e4b33 | 2008-02-24 08:07:52 +1100 | [diff] [blame] | 116 | config CANYONLANDS |
| 117 | bool "Canyonlands" |
| 118 | depends on 44x |
| 119 | default n |
| 120 | select 460EX |
| 121 | select PCI |
| 122 | select PPC4xx_PCI_EXPRESS |
Rupjyoti Sarmah | 3fb7933 | 2011-03-29 23:10:24 +0000 | [diff] [blame] | 123 | select PCI_MSI |
| 124 | select PPC4xx_MSI |
Victor Gallardo | e00de30 | 2008-10-01 23:29:06 -0700 | [diff] [blame] | 125 | select IBM_NEW_EMAC_RGMII |
| 126 | select IBM_NEW_EMAC_ZMII |
Stefan Roese | 66e4b33 | 2008-02-24 08:07:52 +1100 | [diff] [blame] | 127 | help |
| 128 | This option enables support for the AMCC PPC460EX evaluation board. |
| 129 | |
Josh Boyer | ded563c | 2008-08-19 11:27:01 -0400 | [diff] [blame] | 130 | config GLACIER |
| 131 | bool "Glacier" |
| 132 | depends on 44x |
| 133 | default n |
| 134 | select PPC44x_SIMPLE |
| 135 | select 460EX # Odd since it uses 460GT but the effects are the same |
| 136 | select PCI |
| 137 | select PPC4xx_PCI_EXPRESS |
Victor Gallardo | e00de30 | 2008-10-01 23:29:06 -0700 | [diff] [blame] | 138 | select IBM_NEW_EMAC_RGMII |
| 139 | select IBM_NEW_EMAC_ZMII |
Josh Boyer | ded563c | 2008-08-19 11:27:01 -0400 | [diff] [blame] | 140 | help |
| 141 | This option enables support for the AMCC PPC460GT evaluation board. |
| 142 | |
Madhulika Madishetty | 6c71209 | 2009-02-05 13:31:36 +0000 | [diff] [blame] | 143 | config REDWOOD |
| 144 | bool "Redwood" |
| 145 | depends on 44x |
| 146 | default n |
| 147 | select PPC44x_SIMPLE |
| 148 | select 460SX |
| 149 | select PCI |
| 150 | select PPC4xx_PCI_EXPRESS |
Rupjyoti Sarmah | 3fb7933 | 2011-03-29 23:10:24 +0000 | [diff] [blame] | 151 | select PCI_MSI |
| 152 | select PPC4xx_MSI |
Madhulika Madishetty | 6c71209 | 2009-02-05 13:31:36 +0000 | [diff] [blame] | 153 | help |
| 154 | This option enables support for the AMCC PPC460SX Redwood board. |
| 155 | |
fkan@amcc.com | c9f7509 | 2009-08-12 14:38:47 +0000 | [diff] [blame] | 156 | config EIGER |
| 157 | bool "Eiger" |
| 158 | depends on 44x |
| 159 | default n |
| 160 | select PPC44x_SIMPLE |
| 161 | select 460SX |
| 162 | select PCI |
| 163 | select PPC4xx_PCI_EXPRESS |
| 164 | select IBM_NEW_EMAC_RGMII |
| 165 | help |
| 166 | This option enables support for the AMCC PPC460SX evaluation board. |
| 167 | |
Josh Boyer | ed70854 | 2008-03-06 21:15:42 -0600 | [diff] [blame] | 168 | config YOSEMITE |
| 169 | bool "Yosemite" |
| 170 | depends on 44x |
| 171 | default n |
Josh Boyer | 380c313 | 2008-08-19 11:26:24 -0400 | [diff] [blame] | 172 | select PPC44x_SIMPLE |
Josh Boyer | ed70854 | 2008-03-06 21:15:42 -0600 | [diff] [blame] | 173 | select 440EP |
| 174 | select PCI |
| 175 | help |
| 176 | This option enables support for the AMCC PPC440EP evaluation board. |
| 177 | |
Torez Smith | b4e8c8d | 2010-03-05 10:45:54 +0000 | [diff] [blame] | 178 | config ISS4xx |
| 179 | bool "ISS 4xx Simulator" |
| 180 | depends on (44x || 40x) |
| 181 | default n |
| 182 | select 405GP if 40x |
| 183 | select 440GP if 44x && !PPC_47x |
| 184 | select PPC_FPU |
| 185 | select OF_RTC |
| 186 | help |
| 187 | This option enables support for the IBM ISS simulation environment |
| 188 | |
Stefan Roese | a89eda2 | 2010-05-11 03:55:34 +0000 | [diff] [blame] | 189 | config ICON |
| 190 | bool "Icon" |
| 191 | depends on 44x |
| 192 | default n |
| 193 | select PPC44x_SIMPLE |
| 194 | select 440SPe |
| 195 | select PCI |
| 196 | select PPC4xx_PCI_EXPRESS |
| 197 | help |
| 198 | This option enables support for the AMCC PPC440SPe evaluation board. |
| 199 | |
John Linn | 39fd0e9 | 2008-07-03 07:05:04 -0700 | [diff] [blame] | 200 | config XILINX_VIRTEX440_GENERIC_BOARD |
Roderick Colenbrander | e52ba9c | 2009-06-06 10:15:24 -0600 | [diff] [blame] | 201 | bool "Generic Xilinx Virtex 5 FXT board support" |
John Linn | 39fd0e9 | 2008-07-03 07:05:04 -0700 | [diff] [blame] | 202 | depends on 44x |
| 203 | default n |
| 204 | select XILINX_VIRTEX_5_FXT |
| 205 | help |
| 206 | This option enables generic support for Xilinx Virtex based boards |
| 207 | that use a 440 based processor in the Virtex 5 FXT FPGA architecture. |
| 208 | |
| 209 | The generic virtex board support matches any device tree which |
| 210 | specifies 'xlnx,virtex440' in its compatible field. This includes |
| 211 | the Xilinx ML5xx reference designs using the powerpc core. |
| 212 | |
| 213 | Most Virtex 5 designs should use this unless it needs to do some |
| 214 | special configuration at board probe time. |
| 215 | |
Roderick Colenbrander | e52ba9c | 2009-06-06 10:15:24 -0600 | [diff] [blame] | 216 | config XILINX_ML510 |
| 217 | bool "Xilinx ML510 extra support" |
| 218 | depends on XILINX_VIRTEX440_GENERIC_BOARD |
| 219 | select PPC_PCI_CHOICE |
| 220 | select XILINX_PCI if PCI |
| 221 | select PPC_INDIRECT_PCI if PCI |
| 222 | select PPC_I8259 if PCI |
| 223 | help |
| 224 | This option enables extra support for features on the Xilinx ML510 |
| 225 | board. The ML510 has a PCI bus with ALI south bridge. |
| 226 | |
Josh Boyer | 775d5a11 | 2008-08-19 11:25:15 -0400 | [diff] [blame] | 227 | config PPC44x_SIMPLE |
| 228 | bool "Simple PowerPC 44x board support" |
| 229 | depends on 44x |
| 230 | default n |
| 231 | help |
| 232 | This option enables the simple PowerPC 44x platform support. |
| 233 | |
Steven A. Falco | 878e755 | 2008-10-13 06:04:09 +0000 | [diff] [blame] | 234 | config PPC4xx_GPIO |
| 235 | bool "PPC4xx GPIO support" |
| 236 | depends on 44x |
| 237 | select ARCH_REQUIRE_GPIOLIB |
| 238 | select GENERIC_GPIO |
| 239 | help |
| 240 | Enable gpiolib support for ppc440 based boards |
| 241 | |
David Gibson | f6dfc80 | 2007-05-08 14:10:01 +1000 | [diff] [blame] | 242 | # 44x specific CPU modules, selected based on the board above. |
| 243 | config 440EP |
| 244 | bool |
| 245 | select PPC_FPU |
| 246 | select IBM440EP_ERR42 |
Josh Boyer | 7392537 | 2007-10-20 00:53:12 +1000 | [diff] [blame] | 247 | select IBM_NEW_EMAC_ZMII |
Sean MacLennan | f9bdedb | 2008-01-22 04:55:29 +1100 | [diff] [blame] | 248 | select USB_ARCH_HAS_OHCI |
David Gibson | f6dfc80 | 2007-05-08 14:10:01 +1000 | [diff] [blame] | 249 | |
Valentine Barshak | 15fc993 | 2007-08-29 17:40:30 +0400 | [diff] [blame] | 250 | config 440EPX |
| 251 | bool |
| 252 | select PPC_FPU |
Valentine Barshak | b7c1dfb | 2007-10-16 03:58:37 +1000 | [diff] [blame] | 253 | select IBM_NEW_EMAC_EMAC4 |
| 254 | select IBM_NEW_EMAC_RGMII |
| 255 | select IBM_NEW_EMAC_ZMII |
David Gibson | f6dfc80 | 2007-05-08 14:10:01 +1000 | [diff] [blame] | 256 | |
Valentine Barshak | 6272175 | 2007-10-31 03:57:39 +1100 | [diff] [blame] | 257 | config 440GRX |
| 258 | bool |
| 259 | select IBM_NEW_EMAC_EMAC4 |
| 260 | select IBM_NEW_EMAC_RGMII |
| 261 | select IBM_NEW_EMAC_ZMII |
| 262 | |
David Gibson | f6dfc80 | 2007-05-08 14:10:01 +1000 | [diff] [blame] | 263 | config 440GP |
| 264 | bool |
David Gibson | 1d3bb99 | 2007-08-23 13:56:01 +1000 | [diff] [blame] | 265 | select IBM_NEW_EMAC_ZMII |
David Gibson | f6dfc80 | 2007-05-08 14:10:01 +1000 | [diff] [blame] | 266 | |
| 267 | config 440GX |
| 268 | bool |
Josh Boyer | 4b63c3b | 2008-02-15 22:05:03 -0600 | [diff] [blame] | 269 | select IBM_NEW_EMAC_EMAC4 |
Hugh Blemings | 6bbc547 | 2007-12-21 15:39:28 +1100 | [diff] [blame] | 270 | select IBM_NEW_EMAC_RGMII |
Josh Boyer | 4b63c3b | 2008-02-15 22:05:03 -0600 | [diff] [blame] | 271 | select IBM_NEW_EMAC_ZMII #test only |
| 272 | select IBM_NEW_EMAC_TAH #test only |
David Gibson | f6dfc80 | 2007-05-08 14:10:01 +1000 | [diff] [blame] | 273 | |
| 274 | config 440SP |
| 275 | bool |
| 276 | |
Benjamin Herrenschmidt | 3de9c9c | 2007-12-21 15:39:34 +1100 | [diff] [blame] | 277 | config 440SPe |
Benjamin Herrenschmidt | 3de9c9c | 2007-12-21 15:39:34 +1100 | [diff] [blame] | 278 | bool |
Josh Boyer | 4b63c3b | 2008-02-15 22:05:03 -0600 | [diff] [blame] | 279 | select IBM_NEW_EMAC_EMAC4 |
Benjamin Herrenschmidt | 3de9c9c | 2007-12-21 15:39:34 +1100 | [diff] [blame] | 280 | |
Stefan Roese | 66e4b33 | 2008-02-24 08:07:52 +1100 | [diff] [blame] | 281 | config 460EX |
| 282 | bool |
| 283 | select PPC_FPU |
| 284 | select IBM_NEW_EMAC_EMAC4 |
Stefan Roese | 66e4b33 | 2008-02-24 08:07:52 +1100 | [diff] [blame] | 285 | select IBM_NEW_EMAC_TAH |
| 286 | |
Madhulika Madishetty | 6c71209 | 2009-02-05 13:31:36 +0000 | [diff] [blame] | 287 | config 460SX |
| 288 | bool |
| 289 | select PPC_FPU |
| 290 | select IBM_NEW_EMAC_EMAC4 |
| 291 | select IBM_NEW_EMAC_RGMII |
| 292 | select IBM_NEW_EMAC_ZMII |
| 293 | select IBM_NEW_EMAC_TAH |
| 294 | |
Tirumala Marri | 6edc323 | 2010-09-13 13:26:11 +0000 | [diff] [blame] | 295 | config APM821xx |
| 296 | bool |
| 297 | select PPC_FPU |
| 298 | select IBM_NEW_EMAC_EMAC4 |
| 299 | select IBM_NEW_EMAC_TAH |
| 300 | |
David Gibson | f6dfc80 | 2007-05-08 14:10:01 +1000 | [diff] [blame] | 301 | # 44x errata/workaround config symbols, selected by the CPU models above |
| 302 | config IBM440EP_ERR42 |
| 303 | bool |
John Linn | 39fd0e9 | 2008-07-03 07:05:04 -0700 | [diff] [blame] | 304 | |
| 305 | # Xilinx specific config options. |
| 306 | config XILINX_VIRTEX |
| 307 | bool |
Grant Likely | 514a30d | 2009-05-14 10:23:10 -0600 | [diff] [blame] | 308 | select DEFAULT_UIMAGE |
John Linn | 39fd0e9 | 2008-07-03 07:05:04 -0700 | [diff] [blame] | 309 | |
| 310 | # Xilinx Virtex 5 FXT FPGA architecture, selected by a Xilinx board above |
| 311 | config XILINX_VIRTEX_5_FXT |
| 312 | bool |
| 313 | select XILINX_VIRTEX |
| 314 | |