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 "Freescale MPC7448HPC2(Taiga)"
84 Select MPC7448HPC2 if configuring for Freescale MPC7448HPC2 (Taiga)
88 bool "Radstone Technology PPC7D board"
96 select PPC_INDIRECT_PCI
99 Select Gemini if configuring for a Synergy Microsystems' Gemini
100 series Single Board Computer. More information is available at:
101 <http://www.synergymicro.com/PressRel/97_10_15.html>.
106 The EST8260 is a single-board computer manufactured by Wind River
107 Systems, Inc. (formerly Embedded Support Tools Corp.) and based on
108 the MPC8260. Wind River Systems has a website at
109 <http://www.windriver.com/>, but the EST8260 cannot be found on it
110 and has probably been discontinued or rebadged.
115 SBC PowerQUICC II, single-board computer with MPC82xx CPU
116 Manufacturer: Wind River Systems, Inc.
117 Date of Release: May 2003
119 URL: <http://www.windriver.com/>
130 MPC8260 based module, little larger than credit card,
131 up to 128 MB global + 64 MB local RAM, 32 MB Flash,
132 32 kB EEPROM, 256 kB L@ Cache, 10baseT + 100baseT Ethernet,
133 2 x serial ports, ...
134 Manufacturer: TQ Components, www.tq-group.de
135 Date of Release: June 2001
136 End of Life: not yet :-)
137 URL: <http://www.denx.de/PDF/TQM82xx_SPEC_Rev005.pdf>
143 bool "Freescale-PQ2FADS"
145 Select PQ2FADS if you wish to configure for a Freescale
146 PQ2FADS board (-VR or -ZU).
149 bool "Freescale LITE5200 / (IceCube)"
152 Support for the LITE5200 dev board for the MPC5200 from Freescale.
153 This is for the LITE5200 version 2.0 board. Don't know if it changes
154 much but it's only been tested on this board version. I think this
155 board is also known as IceCube.
158 bool "Marvell-EV64360BP"
160 Select EV64360 if configuring a Marvell EV64360BP Evaluation
171 depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L)
178 bool "CPM2 Support" if WILLOW
180 default y if TQM8260 || RPX8260 || EST8260 || SBS8260 || SBC82xx || PQ2FADS
182 The MPC8260 is a typical embedded CPU made by Motorola. Selecting
183 this option means that you wish to build a kernel for a machine with
192 The MPC8272 CPM has a different internal dpram setup than other CPM2
197 depends on 8260 || MPC8560 || MPC8555
200 The CPM2 (Communications Processor Module) is a coprocessor on
201 embedded CPUs made by Motorola. Selecting this option means that
202 you wish to build a kernel for a machine with a CPM2 coprocessor
203 on it (826x, 827x, 8560).
207 depends on SANDPOINT || SPRUCE || PPLUS || \
208 PRPMC750 || PRPMC800 || LOPEC || \
209 (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \
215 depends on 6xx && POWERPMC250
220 depends on EV64260 || CPCI690
223 config MV64360 # Really MV64360 & MV64460
225 depends on CHESTNUT || KATANA || RADSTONE_PPC7D || HDPU || EV64360
230 depends on (GT64260 || MV64360)
231 select PPC_INDIRECT_PCI
236 depends on MPC7448HPC2
239 menu "Set bridge options"
242 config NOT_COHERENT_CACHE
243 bool "Turn off Cache Coherency"
246 Some 64x60 bridges lock up when trying to enforce cache coherency.
247 When this option is selected, cache coherency will be turned off.
248 Note that this can cause other problems (e.g., stale data being
249 speculatively loaded via a cached mapping). Use at your own risk.
252 hex "Set bridge base used by firmware"
255 A firmware can leave the base address of the bridge's registers at
256 a non-standard location. If so, set this value to reflect the
257 address of that non-standard location.
259 config MV64X60_NEW_BASE
260 hex "Set bridge base used by kernel"
263 If the current base address of the bridge's registers is not where
264 you want it, set this value to the address that you want it moved to.
268 config NONMONARCH_SUPPORT
269 bool "Enable Non-Monarch Support"
277 config EPIC_SERIAL_MODE
279 depends on 6xx && (LOPEC || SANDPOINT)
284 depends on POWERPMC250 || LOPEC || SANDPOINT
285 select PPC_INDIRECT_PCI
288 config MPC10X_OPENPIC
290 depends on POWERPMC250 || LOPEC || SANDPOINT
293 config MPC10X_STORE_GATHERING
294 bool "Enable MPC10x store gathering"
295 depends on MPC10X_BRIDGE
297 config SANDPOINT_ENABLE_UART1
298 bool "Enable DUART mode on Sandpoint"
301 If this option is enabled then the MPC824x processor will run
302 in DUART mode instead of UART mode.
304 config HARRIER_STORE_GATHERING
305 bool "Enable Harrier store gathering"
308 config MVME5100_IPMC761_PRESENT
309 bool "MVME5100 configured with an IPMC761"
313 config SPRUCE_BAUD_33M
314 bool "Spruce baud clock support"