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