1 # SPDX-License-Identifier: GPL-2.0
3 bool "Embedded 6xx/7xx/7xxx-based boards"
4 depends on 6xx && BROKEN_ON_SMP
7 bool "Linkstation / Kurobox(HG) from Buffalo"
11 select PPC_UDBG_16550 if SERIAL_8250
15 Select LINKSTATION if configuring for one of PPC- (MPC8241)
16 based NAS systems from Buffalo Technology. So far only
17 KuroboxHG has been tested. In the future classical Kurobox,
18 Linkstation-I HD-HLAN and HD-HGLAN versions, and PPC-based
19 Terastation systems should be supported too.
22 bool "IOMEGA StorCenter"
23 depends on EMBEDDED6xx
26 select PPC_UDBG_16550 if SERIAL_8250
29 Select STORCENTER if configuring for the iomega StorCenter
30 with an 8241 CPU in it.
33 bool "Freescale MPC7448HPC2(Taiga)"
34 depends on EMBEDDED6xx
39 Select MPC7448HPC2 if configuring for Freescale MPC7448HPC2 (Taiga)
43 bool "PPC750GX/CL with TSI10x bridge (Hickory/Holly)"
44 depends on EMBEDDED6xx
48 Select PPC_HOLLY if configuring for an IBM 750GX/CL Eval
49 Board with TSI108/9 bridge (Hickory/Holly)
52 bool "SBS/GEFanuc C2K board"
53 depends on EMBEDDED6xx
55 select NOT_COHERENT_CACHE
58 This option enables support for the GE Fanuc C2K board (formerly
62 bool "Motorola/Emerson MVME5100"
63 depends on EMBEDDED6xx
66 select PPC_INDIRECT_PCI
71 This option enables support for the Motorola (now Emerson) MVME5100
82 select PPC_INDIRECT_PCI
86 select PPC_INDIRECT_PCI
87 select CHECK_CACHE_COHERENCY
89 config GAMECUBE_COMMON
93 bool "USB Gecko udbg console for the Nintendo GameCube/Wii"
94 depends on GAMECUBE_COMMON
96 If you say yes to this option, support will be included for the
97 USB Gecko adapter as an udbg console.
98 The USB Gecko is a EXI to USB Serial converter that can be plugged
99 into a memcard slot in the Nintendo GameCube/Wii.
101 This driver bypasses the EXI layer completely.
103 If in doubt, say N here.
106 bool "Nintendo-GameCube"
107 depends on EMBEDDED6xx
108 select GAMECUBE_COMMON
110 Select GAMECUBE if configuring for the Nintendo GameCube.
111 More information at: <http://gc-linux.sourceforge.net/>
115 depends on EMBEDDED6xx
116 select GAMECUBE_COMMON
118 Select WII if configuring for the Nintendo Wii.
119 More information at: <http://gc-linux.sourceforge.net/>