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 "Linkstation / Kurobox(HG) from Buffalo"
81 select PPC_UDBG_16550 if SERIAL_8250
84 Select LINKSTATION if configuring for one of PPC- (MPC8241)
85 based NAS systems from Buffalo Technology. So far only
86 KuroboxHG has been tested. In the future classical Kurobox,
87 Linkstation-I HD-HLAN and HD-HGLAN versions, and PPC-based
88 Terastation systems should be supported too.
91 bool "Freescale MPC7448HPC2(Taiga)"
98 Select MPC7448HPC2 if configuring for Freescale MPC7448HPC2 (Taiga)
101 config RADSTONE_PPC7D
102 bool "Radstone Technology PPC7D board"
111 The EST8260 is a single-board computer manufactured by Wind River
112 Systems, Inc. (formerly Embedded Support Tools Corp.) and based on
113 the MPC8260. Wind River Systems has a website at
114 <http://www.windriver.com/>, but the EST8260 cannot be found on it
115 and has probably been discontinued or rebadged.
120 SBC PowerQUICC II, single-board computer with MPC82xx CPU
121 Manufacturer: Wind River Systems, Inc.
122 Date of Release: May 2003
124 URL: <http://www.windriver.com/>
135 MPC8260 based module, little larger than credit card,
136 up to 128 MB global + 64 MB local RAM, 32 MB Flash,
137 32 kB EEPROM, 256 kB L@ Cache, 10baseT + 100baseT Ethernet,
138 2 x serial ports, ...
139 Manufacturer: TQ Components, www.tq-group.de
140 Date of Release: June 2001
141 End of Life: not yet :-)
142 URL: <http://www.denx.de/PDF/TQM82xx_SPEC_Rev005.pdf>
148 bool "Freescale-PQ2FADS"
150 Select PQ2FADS if you wish to configure for a Freescale
151 PQ2FADS board (-VR or -ZU).
154 bool "Marvell-EV64360BP"
156 Select EV64360 if configuring a Marvell EV64360BP Evaluation
167 depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L)
171 bool "CPM2 Support" if WILLOW
173 default y if TQM8260 || RPX8260 || EST8260 || SBS8260 || SBC82xx || PQ2FADS
175 The MPC8260 is a typical embedded CPU made by Motorola. Selecting
176 this option means that you wish to build a kernel for a machine with
185 The MPC8272 CPM has a different internal dpram setup than other CPM2
190 depends on 8260 || MPC8560 || MPC8555
193 The CPM2 (Communications Processor Module) is a coprocessor on
194 embedded CPUs made by Motorola. Selecting this option means that
195 you wish to build a kernel for a machine with a CPM2 coprocessor
196 on it (826x, 827x, 8560).
200 depends on SANDPOINT || SPRUCE || PPLUS || \
201 PRPMC750 || PRPMC800 || LOPEC || \
202 (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \
208 depends on 6xx && POWERPMC250
213 depends on EV64260 || CPCI690
216 config MV64360 # Really MV64360 & MV64460
218 depends on CHESTNUT || KATANA || RADSTONE_PPC7D || HDPU || EV64360
223 depends on (GT64260 || MV64360)
224 select PPC_INDIRECT_PCI
229 depends on MPC7448HPC2
232 menu "Set bridge options"
235 config NOT_COHERENT_CACHE
236 bool "Turn off Cache Coherency"
239 Some 64x60 bridges lock up when trying to enforce cache coherency.
240 When this option is selected, cache coherency will be turned off.
241 Note that this can cause other problems (e.g., stale data being
242 speculatively loaded via a cached mapping). Use at your own risk.
245 hex "Set bridge base used by firmware"
248 A firmware can leave the base address of the bridge's registers at
249 a non-standard location. If so, set this value to reflect the
250 address of that non-standard location.
252 config MV64X60_NEW_BASE
253 hex "Set bridge base used by kernel"
256 If the current base address of the bridge's registers is not where
257 you want it, set this value to the address that you want it moved to.
261 config NONMONARCH_SUPPORT
262 bool "Enable Non-Monarch Support"
270 config EPIC_SERIAL_MODE
272 depends on 6xx && (LOPEC || SANDPOINT)
277 depends on POWERPMC250 || LOPEC || SANDPOINT || LINKSTATION
278 select PPC_INDIRECT_PCI
281 config MPC10X_OPENPIC
283 depends on POWERPMC250 || LOPEC || SANDPOINT || LINKSTATION
286 config MPC10X_STORE_GATHERING
287 bool "Enable MPC10x store gathering"
288 depends on MPC10X_BRIDGE
290 config SANDPOINT_ENABLE_UART1
291 bool "Enable DUART mode on Sandpoint"
294 If this option is enabled then the MPC824x processor will run
295 in DUART mode instead of UART mode.
297 config HARRIER_STORE_GATHERING
298 bool "Enable Harrier store gathering"
301 config MVME5100_IPMC761_PRESENT
302 bool "MVME5100 configured with an IPMC761"
306 config SPRUCE_BAUD_33M
307 bool "Spruce baud clock support"