File tree Expand file tree Collapse file tree 1 file changed +16
-15
lines changed
arch/powerpc/platforms/embedded6xx Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,22 @@ config MVME5100
5151 This option enables support for the Motorola (now Emerson) MVME5100
5252 board.
5353
54+ config GAMECUBE
55+ bool "Nintendo-GameCube"
56+ depends on EMBEDDED6xx
57+ select GAMECUBE_COMMON
58+ help
59+ Select GAMECUBE if configuring for the Nintendo GameCube.
60+ More information at: <http://gc-linux.sourceforge.net/>
61+
62+ config WII
63+ bool "Nintendo-Wii"
64+ depends on EMBEDDED6xx
65+ select GAMECUBE_COMMON
66+ help
67+ Select WII if configuring for the Nintendo Wii.
68+ More information at: <http://gc-linux.sourceforge.net/>
69+
5470config TSI108_BRIDGE
5571 bool
5672 select FORCE_PCI
@@ -77,18 +93,3 @@ config USBGECKO_UDBG
7793
7894 If in doubt, say N here.
7995
80- config GAMECUBE
81- bool "Nintendo-GameCube"
82- depends on EMBEDDED6xx
83- select GAMECUBE_COMMON
84- help
85- Select GAMECUBE if configuring for the Nintendo GameCube.
86- More information at: <http://gc-linux.sourceforge.net/>
87-
88- config WII
89- bool "Nintendo-Wii"
90- depends on EMBEDDED6xx
91- select GAMECUBE_COMMON
92- help
93- Select WII if configuring for the Nintendo Wii.
94- More information at: <http://gc-linux.sourceforge.net/>
You can’t perform that action at this time.
0 commit comments