blob: 6e287f1294fa3837a714d50816d3068527c94a9d [file] [log] [blame]
Josh Boyer8105fa82008-09-03 20:58:22 -04001config ACADIA
2 bool "Acadia"
3 depends on 40x
4 default n
5 select PPC40x_SIMPLE
6 select 405EZ
7 help
8 This option enables support for the AMCC 405EZ Acadia evaluation board.
9
Benjamin Herrenschmidt61974032007-12-21 15:39:26 +110010config EP405
11 bool "EP405/EP405PC"
12 depends on 40x
13 default n
14 select 405GP
15 select PCI
16 help
17 This option enables support for the EP405/EP405PC boards.
David Gibsonf6557332007-04-18 16:36:26 +100018
Solomon Peachy0cdf50a2009-08-20 10:19:47 +000019config HOTFOOT
20 bool "Hotfoot"
21 depends on 40x
22 default n
Solomon Peachy0cdf50a2009-08-20 10:19:47 +000023 select PPC40x_SIMPLE
24 select PCI
25 help
26 This option enables support for the ESTEEM 195E Hotfoot board.
27
Stefan Roese37b31f92007-10-11 22:08:21 +100028config KILAUEA
29 bool "Kilauea"
30 depends on 40x
31 default n
Stefan Roesecdb159a2007-12-01 21:19:55 +110032 select 405EX
Josh Boyer336ff732009-06-03 05:28:03 +000033 select PPC40x_SIMPLE
Stefan Roese151161c2007-12-07 20:34:26 +110034 select PPC4xx_PCI_EXPRESS
Rupjyoti Sarmah3fb79332011-03-29 23:10:24 +000035 select PCI_MSI
36 select PPC4xx_MSI
Stefan Roese37b31f92007-10-11 22:08:21 +100037 help
38 This option enables support for the AMCC PPC405EX evaluation board.
39
Stefan Roesebe1e0e92007-12-21 18:10:36 +110040config MAKALU
41 bool "Makalu"
42 depends on 40x
43 default n
44 select 405EX
45 select PCI
46 select PPC4xx_PCI_EXPRESS
Josh Boyer194ff1c2009-06-03 05:24:12 +000047 select PPC40x_SIMPLE
Stefan Roesebe1e0e92007-12-21 18:10:36 +110048 help
49 This option enables support for the AMCC PPC405EX board.
50
Josh Boyer545c0692007-09-07 07:51:24 -050051config WALNUT
52 bool "Walnut"
53 depends on 40x
54 default y
55 select 405GP
Benjamin Herrenschmidt379865d2007-12-21 15:39:28 +110056 select PCI
Josh Boyerfde9d162008-02-06 07:04:58 -060057 select OF_RTC
Josh Boyer545c0692007-09-07 07:51:24 -050058 help
59 This option enables support for the IBM PPC405GP evaluation board.
David Gibsonf6557332007-04-18 16:36:26 +100060
Grant Likely36660ce2007-10-02 12:15:18 +100061config XILINX_VIRTEX_GENERIC_BOARD
62 bool "Generic Xilinx Virtex board"
63 depends on 40x
64 default n
65 select XILINX_VIRTEX_II_PRO
66 select XILINX_VIRTEX_4_FX
67 help
68 This option enables generic support for Xilinx Virtex based boards.
69
70 The generic virtex board support matches any device tree which
71 specifies 'xilinx,virtex' in its compatible field. This includes
72 the Xilinx ML3xx and ML4xx reference designs using the powerpc
73 core.
74
75 Most Virtex designs should use this unless it needs to do some
76 special configuration at board probe time.
David Gibsonf6557332007-04-18 16:36:26 +100077
Benjamin Herrenschmidt11eab2972011-12-01 19:35:08 +000078config OBS600
79 bool "OpenBlockS 600"
80 depends on 40x
81 default n
82 select 405EX
83 select PPC40x_SIMPLE
84 help
85 This option enables support for PlatHome OpenBlockS 600 server
86
87
Josh Boyer8105fa82008-09-03 20:58:22 -040088config PPC40x_SIMPLE
89 bool "Simple PowerPC 40x board support"
90 depends on 40x
91 default n
92 help
93 This option enables the simple PowerPC 40x platform support.
94
David Gibsonf6557332007-04-18 16:36:26 +100095# OAK doesn't exist but wanted to keep this around for any future 403GCX boards
96config 403GCX
97 bool
98 #depends on OAK
99 select IBM405_ERR51
100
101config 405GP
102 bool
103 select IBM405_ERR77
104 select IBM405_ERR51
Tony Breeds3b3bceef2011-08-18 21:33:49 -0700105 select IBM_EMAC_ZMII
David Gibsonf6557332007-04-18 16:36:26 +1000106
Stefan Roesecdb159a2007-12-01 21:19:55 +1100107config 405EX
108 bool
Tony Breeds3b3bceef2011-08-18 21:33:49 -0700109 select IBM_EMAC_EMAC4
110 select IBM_EMAC_RGMII
Stefan Roesecdb159a2007-12-01 21:19:55 +1100111
Josh Boyer8105fa82008-09-03 20:58:22 -0400112config 405EZ
113 bool
Tony Breeds3b3bceef2011-08-18 21:33:49 -0700114 select IBM_EMAC_NO_FLOW_CTRL
115 select IBM_EMAC_MAL_CLR_ICINTSTAT
116 select IBM_EMAC_MAL_COMMON_ERR
Josh Boyer8105fa82008-09-03 20:58:22 -0400117
Grant Likely36660ce2007-10-02 12:15:18 +1000118config XILINX_VIRTEX
David Gibsonf6557332007-04-18 16:36:26 +1000119 bool
Grant Likely514a30d2009-05-14 10:23:10 -0600120 select DEFAULT_UIMAGE
Grant Likely36660ce2007-10-02 12:15:18 +1000121
122config XILINX_VIRTEX_II_PRO
123 bool
124 select XILINX_VIRTEX
David Gibsonf6557332007-04-18 16:36:26 +1000125 select IBM405_ERR77
126 select IBM405_ERR51
127
Grant Likely36660ce2007-10-02 12:15:18 +1000128config XILINX_VIRTEX_4_FX
129 bool
130 select XILINX_VIRTEX
131
David Gibsonf6557332007-04-18 16:36:26 +1000132config STB03xxx
133 bool
134 select IBM405_ERR77
135 select IBM405_ERR51
136
Steven A. Falco878e7552008-10-13 06:04:09 +0000137config PPC4xx_GPIO
138 bool "PPC4xx GPIO support"
139 depends on 40x
140 select ARCH_REQUIRE_GPIOLIB
Steven A. Falco878e7552008-10-13 06:04:09 +0000141 help
142 Enable gpiolib support for ppc40x based boards
143
David Gibsonf6557332007-04-18 16:36:26 +1000144# 40x errata/workaround config symbols, selected by the CPU models above
145
146# All 405-based cores up until the 405GPR and 405EP have this errata.
147config IBM405_ERR77
148 bool
149
150# All 40x-based cores, up until the 405GPR and 405EP have this errata.
151config IBM405_ERR51
152 bool
153
Tanmay Inamdard5b9ee72011-11-28 21:01:41 +0000154config APM8018X
155 bool "APM8018X"
156 depends on 40x
157 default n
158 select PPC40x_SIMPLE
159 help
160 This option enables support for the AppliedMicro APM8018X evaluation
161 board.