blob: 3fdc8bc6258fc6209129511f45252b468b4271a4 [file] [log] [blame]
Arnd Bergmanna35e3702007-08-30 09:11:24 +10001config EMBEDDED6xx
2 bool "Embedded 6xx/7xx/7xxx-based boards"
Benjamin Herrenschmidt28794d32009-03-10 17:53:27 +00003 depends on 6xx && BROKEN_ON_SMP
Paul Mackerras14cf11a2005-09-26 16:04:21 +10004
Guennadi Liakhovetski04d76b92006-12-01 22:53:48 +01005config LINKSTATION
6 bool "Linkstation / Kurobox(HG) from Buffalo"
Arnd Bergmanna35e3702007-08-30 09:11:24 +10007 depends on EMBEDDED6xx
Guennadi Liakhovetski04d76b92006-12-01 22:53:48 +01008 select MPIC
9 select FSL_SOC
10 select PPC_UDBG_16550 if SERIAL_8250
Segher Boessenkool44d76312007-02-22 23:52:02 +010011 select DEFAULT_UIMAGE
Jon Loeliger3490cba2008-01-23 12:42:50 -060012 select MPC10X_BRIDGE
Guennadi Liakhovetski04d76b92006-12-01 22:53:48 +010013 help
14 Select LINKSTATION if configuring for one of PPC- (MPC8241)
15 based NAS systems from Buffalo Technology. So far only
16 KuroboxHG has been tested. In the future classical Kurobox,
17 Linkstation-I HD-HLAN and HD-HGLAN versions, and PPC-based
18 Terastation systems should be supported too.
19
Jon Loeliger3490cba2008-01-23 12:42:50 -060020config STORCENTER
21 bool "IOMEGA StorCenter"
22 depends on EMBEDDED6xx
23 select MPIC
24 select FSL_SOC
25 select PPC_UDBG_16550 if SERIAL_8250
Jon Loeliger3490cba2008-01-23 12:42:50 -060026 select MPC10X_BRIDGE
27 help
28 Select STORCENTER if configuring for the iomega StorCenter
29 with an 8241 CPU in it.
30
Zang Roy-r61911c5d56332006-06-13 15:07:15 +080031config MPC7448HPC2
32 bool "Freescale MPC7448HPC2(Taiga)"
Arnd Bergmanna35e3702007-08-30 09:11:24 +100033 depends on EMBEDDED6xx
Zang Roy-r61911c5d56332006-06-13 15:07:15 +080034 select TSI108_BRIDGE
35 select DEFAULT_UIMAGE
36 select PPC_UDBG_16550
Jon Loeliger3490cba2008-01-23 12:42:50 -060037 select TSI108_BRIDGE
Zang Roy-r61911c5d56332006-06-13 15:07:15 +080038 help
39 Select MPC7448HPC2 if configuring for Freescale MPC7448HPC2 (Taiga)
40 platform
Josh Boyercb9e4d12007-05-08 07:28:38 +100041
42config PPC_HOLLY
43 bool "PPC750GX/CL with TSI10x bridge (Hickory/Holly)"
Arnd Bergmanna35e3702007-08-30 09:11:24 +100044 depends on EMBEDDED6xx
Josh Boyercb9e4d12007-05-08 07:28:38 +100045 select TSI108_BRIDGE
46 select PPC_UDBG_16550
Jon Loeliger3490cba2008-01-23 12:42:50 -060047 select TSI108_BRIDGE
Josh Boyercb9e4d12007-05-08 07:28:38 +100048 help
49 Select PPC_HOLLY if configuring for an IBM 750GX/CL Eval
50 Board with TSI108/9 bridge (Hickory/Holly)
Dale Farnsworthfd4ba7e2007-05-12 10:58:43 +100051
Remi Machetbacd73a2008-05-16 10:26:02 +100052config PPC_C2K
53 bool "SBS/GEFanuc C2K board"
54 depends on EMBEDDED6xx
55 select MV64X60
56 select NOT_COHERENT_CACHE
57 select MTD_CFI_I4
58 help
59 This option enables support for the GE Fanuc C2K board (formerly
60 an SBS board).
61
Stephen Chiversbe201982014-01-09 13:01:22 +110062config MVME5100
63 bool "Motorola/Emerson MVME5100"
64 depends on EMBEDDED6xx
65 select MPIC
66 select PCI
67 select PPC_INDIRECT_PCI
68 select PPC_I8259
69 select PPC_NATIVE
70 help
71 This option enables support for the Motorola (now Emerson) MVME5100
72 board.
73
Zang Roy-r61911c5d56332006-06-13 15:07:15 +080074config TSI108_BRIDGE
75 bool
Arnd Bergmannd3c7ffa2007-06-18 01:06:58 +020076 select PCI
Josh Boyercb9e4d12007-05-08 07:28:38 +100077 select MPIC
78 select MPIC_WEIRD
Zang Roy-r61911c5d56332006-06-13 15:07:15 +080079
Paul Mackerras14cf11a2005-09-26 16:04:21 +100080config MPC10X_BRIDGE
81 bool
Paul Mackerras25635c72005-10-26 16:36:55 +100082 select PPC_INDIRECT_PCI
Paul Mackerras14cf11a2005-09-26 16:04:21 +100083
Dale Farnsworth52d3aff2007-05-12 10:55:53 +100084config MV64X60
85 bool
Dale Farnsworthe1a31072007-05-12 10:57:12 +100086 select PPC_INDIRECT_PCI
Robert P. J. Dayf8eb77d2007-07-18 08:21:29 +100087 select CHECK_CACHE_COHERENCY
Dale Farnsworth52d3aff2007-05-12 10:55:53 +100088
Albert Herranzbc161c72009-12-12 06:31:37 +000089config GAMECUBE_COMMON
90 bool
91
Albert Herranza166df02009-12-12 06:31:40 +000092config USBGECKO_UDBG
93 bool "USB Gecko udbg console for the Nintendo GameCube/Wii"
94 depends on GAMECUBE_COMMON
95 help
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.
100
101 This driver bypasses the EXI layer completely.
102
103 If in doubt, say N here.
104
Albert Herranze90d71d2009-12-12 06:31:42 +0000105config GAMECUBE
106 bool "Nintendo-GameCube"
107 depends on EMBEDDED6xx
108 select GAMECUBE_COMMON
109 help
110 Select GAMECUBE if configuring for the Nintendo GameCube.
111 More information at: <http://gc-linux.sourceforge.net/>
112
Albert Herranz5a7ee312009-12-12 06:31:48 +0000113config WII
114 bool "Nintendo-Wii"
115 depends on EMBEDDED6xx
116 select GAMECUBE_COMMON
117 help
118 Select WII if configuring for the Nintendo Wii.
119 More information at: <http://gc-linux.sourceforge.net/>