8 Select KATANA if configuring an Artesyn KATANA 750i or 3750
17 Select CPCI690 if configuring a Force CPCI690 cPCI board.
20 bool "Force-PowerPMC250"
23 bool "IBM 750FX Eval board or 750GX Eval board"
25 Select CHESTNUT if configuring an IBM 750FX Eval Board or a
30 select PPC_INDIRECT_PCI
35 Select HDPU if configuring a Sky Computers Compute Blade.
39 tristate "HDPU-Features"
41 Select to enable HDPU enhanced features.
44 bool "Marvell-EV64260BP"
46 Select EV64260 if configuring a Marvell (formerly Galileo)
47 EV64260BP Evaluation platform.
54 bool "Motorola-MVME5100"
55 select PPC_INDIRECT_PCI
58 bool "Motorola-PowerPlus"
60 select PPC_INDIRECT_PCI
63 bool "Motorola-PrPMC750"
64 select PPC_INDIRECT_PCI
67 bool "Motorola-PrPMC800"
68 select PPC_INDIRECT_PCI
71 bool "Motorola-Sandpoint"
74 Select SANDPOINT if configuring for a Motorola Sandpoint X3
78 bool "Radstone Technology PPC7D board"
86 select PPC_INDIRECT_PCI
89 Select Gemini if configuring for a Synergy Microsystems' Gemini
90 series Single Board Computer. More information is available at:
91 <http://www.synergymicro.com/PressRel/97_10_15.html>.
96 The EST8260 is a single-board computer manufactured by Wind River
97 Systems, Inc. (formerly Embedded Support Tools Corp.) and based on
98 the MPC8260. Wind River Systems has a website at
99 <http://www.windriver.com/>, but the EST8260 cannot be found on it
100 and has probably been discontinued or rebadged.
105 SBC PowerQUICC II, single-board computer with MPC82xx CPU
106 Manufacturer: Wind River Systems, Inc.
107 Date of Release: May 2003
109 URL: <http://www.windriver.com/>
120 MPC8260 based module, little larger than credit card,
121 up to 128 MB global + 64 MB local RAM, 32 MB Flash,
122 32 kB EEPROM, 256 kB L@ Cache, 10baseT + 100baseT Ethernet,
123 2 x serial ports, ...
124 Manufacturer: TQ Components, www.tq-group.de
125 Date of Release: June 2001
126 End of Life: not yet :-)
127 URL: <http://www.denx.de/PDF/TQM82xx_SPEC_Rev005.pdf>
133 bool "Freescale-PQ2FADS"
135 Select PQ2FADS if you wish to configure for a Freescale
136 PQ2FADS board (-VR or -ZU).
139 bool "Freescale LITE5200 / (IceCube)"
142 Support for the LITE5200 dev board for the MPC5200 from Freescale.
143 This is for the LITE5200 version 2.0 board. Don't know if it changes
144 much but it's only been tested on this board version. I think this
145 board is also known as IceCube.
148 bool "Marvell-EV64360BP"
150 Select EV64360 if configuring a Marvell EV64360BP Evaluation
161 depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L)
168 bool "CPM2 Support" if WILLOW
170 default y if TQM8260 || RPX8260 || EST8260 || SBS8260 || SBC82xx || PQ2FADS
172 The MPC8260 is a typical embedded CPU made by Motorola. Selecting
173 this option means that you wish to build a kernel for a machine with
182 The MPC8272 CPM has a different internal dpram setup than other CPM2
187 depends on 8260 || MPC8560 || MPC8555
190 The CPM2 (Communications Processor Module) is a coprocessor on
191 embedded CPUs made by Motorola. Selecting this option means that
192 you wish to build a kernel for a machine with a CPM2 coprocessor
193 on it (826x, 827x, 8560).
197 depends on SANDPOINT || SPRUCE || PPLUS || \
198 PRPMC750 || PRPMC800 || LOPEC || \
199 (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \
205 depends on 6xx && POWERPMC250
210 depends on EV64260 || CPCI690
213 config MV64360 # Really MV64360 & MV64460
215 depends on CHESTNUT || KATANA || RADSTONE_PPC7D || HDPU || EV64360
220 depends on (GT64260 || MV64360)
221 select PPC_INDIRECT_PCI
224 menu "Set bridge options"
227 config NOT_COHERENT_CACHE
228 bool "Turn off Cache Coherency"
231 Some 64x60 bridges lock up when trying to enforce cache coherency.
232 When this option is selected, cache coherency will be turned off.
233 Note that this can cause other problems (e.g., stale data being
234 speculatively loaded via a cached mapping). Use at your own risk.
237 hex "Set bridge base used by firmware"
240 A firmware can leave the base address of the bridge's registers at
241 a non-standard location. If so, set this value to reflect the
242 address of that non-standard location.
244 config MV64X60_NEW_BASE
245 hex "Set bridge base used by kernel"
248 If the current base address of the bridge's registers is not where
249 you want it, set this value to the address that you want it moved to.
253 config NONMONARCH_SUPPORT
254 bool "Enable Non-Monarch Support"
262 config EPIC_SERIAL_MODE
264 depends on 6xx && (LOPEC || SANDPOINT)
269 depends on POWERPMC250 || LOPEC || SANDPOINT
270 select PPC_INDIRECT_PCI
273 config MPC10X_OPENPIC
275 depends on POWERPMC250 || LOPEC || SANDPOINT
278 config MPC10X_STORE_GATHERING
279 bool "Enable MPC10x store gathering"
280 depends on MPC10X_BRIDGE
282 config SANDPOINT_ENABLE_UART1
283 bool "Enable DUART mode on Sandpoint"
286 If this option is enabled then the MPC824x processor will run
287 in DUART mode instead of UART mode.
289 config HARRIER_STORE_GATHERING
290 bool "Enable Harrier store gathering"
293 config MVME5100_IPMC761_PRESENT
294 bool "MVME5100 configured with an IPMC761"
298 config SPRUCE_BAUD_33M
299 bool "Spruce baud clock support"