powerpc: gamecube/wii: introduce GAMECUBE_COMMON

Add a config option GAMECUBE_COMMON to be used as a dependency for all
options common to the Nintendo GameCube and Wii video game consoles.

Signed-off-by: Albert Herranz <albert_herranz@yahoo.es>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
This commit is contained in:
Albert Herranz 2009-12-12 06:31:37 +00:00 committed by Grant Likely
parent b68a24bc78
commit bc161c7a67
1 changed files with 4 additions and 0 deletions

View File

@ -90,3 +90,7 @@ config MPC10X_OPENPIC
config MPC10X_STORE_GATHERING
bool "Enable MPC10x store gathering"
depends on MPC10X_BRIDGE
config GAMECUBE_COMMON
bool