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
34 Select HDPU if configuring a Sky Computers Compute Blade.
38 tristate "HDPU-Features"
40 Select to enable HDPU enhanced features.
43 bool "Marvell-EV64260BP"
45 Select EV64260 if configuring a Marvell (formerly Galileo)
46 EV64260BP Evaluation platform.
52 bool "Motorola-MVME5100"
55 bool "Motorola-PowerPlus"
58 bool "Motorola-PrPMC750"
61 bool "Motorola-PrPMC800"
64 bool "Motorola-Sandpoint"
66 Select SANDPOINT if configuring for a Motorola Sandpoint X3
70 bool "Radstone Technology PPC7D board"
79 Select Gemini if configuring for a Synergy Microsystems' Gemini
80 series Single Board Computer. More information is available at:
81 <http://www.synergymicro.com/PressRel/97_10_15.html>.
86 The EST8260 is a single-board computer manufactured by Wind River
87 Systems, Inc. (formerly Embedded Support Tools Corp.) and based on
88 the MPC8260. Wind River Systems has a website at
89 <http://www.windriver.com/>, but the EST8260 cannot be found on it
90 and has probably been discontinued or rebadged.
95 SBC PowerQUICC II, single-board computer with MPC82xx CPU
96 Manufacturer: Wind River Systems, Inc.
97 Date of Release: May 2003
99 URL: <http://www.windriver.com/>
110 MPC8260 based module, little larger than credit card,
111 up to 128 MB global + 64 MB local RAM, 32 MB Flash,
112 32 kB EEPROM, 256 kB L@ Cache, 10baseT + 100baseT Ethernet,
113 2 x serial ports, ...
114 Manufacturer: TQ Components, www.tq-group.de
115 Date of Release: June 2001
116 End of Life: not yet :-)
117 URL: <http://www.denx.de/PDF/TQM82xx_SPEC_Rev005.pdf>
123 bool "Freescale-PQ2FADS"
125 Select PQ2FADS if you wish to configure for a Freescale
126 PQ2FADS board (-VR or -ZU).
129 bool "Freescale LITE5200 / (IceCube)"
132 Support for the LITE5200 dev board for the MPC5200 from Freescale.
133 This is for the LITE5200 version 2.0 board. Don't know if it changes
134 much but it's only been tested on this board version. I think this
135 board is also known as IceCube.
138 bool "Freescale MPC834x SYS"
140 This option enables support for the MPC 834x SYS evaluation board.
142 Be aware that PCI buses can only function when SYS board is plugged
143 into the PIB (Platform IO Board) board from Freescale which provide
144 3 PCI slots. The PIBs PCI initialization is the bootloader's
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 default y if MPC834x_SYS
191 default y if MPC834x_SYS
195 depends on 8260 || MPC8560 || MPC8555
198 The CPM2 (Communications Processor Module) is a coprocessor on
199 embedded CPUs made by Motorola. Selecting this option means that
200 you wish to build a kernel for a machine with a CPM2 coprocessor
201 on it (826x, 827x, 8560).
205 depends on SANDPOINT || SPRUCE || PPLUS || \
206 PRPMC750 || PRPMC800 || LOPEC || \
207 (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \
213 depends on 6xx && POWERPMC250
218 depends on EV64260 || CPCI690
221 config MV64360 # Really MV64360 & MV64460
223 depends on CHESTNUT || KATANA || RADSTONE_PPC7D || HDPU || EV64360
228 depends on (GT64260 || MV64360)
231 menu "Set bridge options"
234 config NOT_COHERENT_CACHE
235 bool "Turn off Cache Coherency"
238 Some 64x60 bridges lock up when trying to enforce cache coherency.
239 When this option is selected, cache coherency will be turned off.
240 Note that this can cause other problems (e.g., stale data being
241 speculatively loaded via a cached mapping). Use at your own risk.
244 hex "Set bridge base used by firmware"
247 A firmware can leave the base address of the bridge's registers at
248 a non-standard location. If so, set this value to reflect the
249 address of that non-standard location.
251 config MV64X60_NEW_BASE
252 hex "Set bridge base used by kernel"
255 If the current base address of the bridge's registers is not where
256 you want it, set this value to the address that you want it moved to.
260 config NONMONARCH_SUPPORT
261 bool "Enable Non-Monarch Support"
269 config EPIC_SERIAL_MODE
271 depends on 6xx && (LOPEC || SANDPOINT)
276 depends on POWERPMC250 || LOPEC || SANDPOINT
279 config MPC10X_OPENPIC
281 depends on POWERPMC250 || LOPEC || SANDPOINT
284 config MPC10X_STORE_GATHERING
285 bool "Enable MPC10x store gathering"
286 depends on MPC10X_BRIDGE
288 config SANDPOINT_ENABLE_UART1
289 bool "Enable DUART mode on Sandpoint"
292 If this option is enabled then the MPC824x processor will run
293 in DUART mode instead of UART mode.
295 config HARRIER_STORE_GATHERING
296 bool "Enable Harrier store gathering"
299 config MVME5100_IPMC761_PRESENT
300 bool "MVME5100 configured with an IPMC761"
303 config SPRUCE_BAUD_33M
304 bool "Spruce baud clock support"