[RFC PATCH 06/19] powerpc: gamecube/wii: introduce GAMECUBE_COMMON
Albert Herranz
albert_herranz at yahoo.es
Tue Nov 24 06:56:19 EST 2009
Grant Likely wrote:
> On Sun, Nov 22, 2009 at 3:01 PM, Albert Herranz <albert_herranz at yahoo.es> wrote:
>> 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 at yahoo.es>
>
> This could just be rolled into the first patch that uses it. But
> otherwise; ACK.
>
> g.
>
Thanks. This one I prefer in a separate patch as a logical step, if that's not a problem.
>> ---
>> arch/powerpc/platforms/embedded6xx/Kconfig | 4 ++++
>> 1 files changed, 4 insertions(+), 0 deletions(-)
>>
>> diff --git a/arch/powerpc/platforms/embedded6xx/Kconfig b/arch/powerpc/platforms/embedded6xx/Kconfig
>> index 291ac9d..97a2dbc 100644
>> --- a/arch/powerpc/platforms/embedded6xx/Kconfig
>> +++ b/arch/powerpc/platforms/embedded6xx/Kconfig
>> @@ -90,3 +90,7 @@ config MPC10X_OPENPIC
>> config MPC10X_STORE_GATHERING
>> bool "Enable MPC10x store gathering"
>> depends on MPC10X_BRIDGE
>> +
>> +config GAMECUBE_COMMON
>> + bool
>> +
Cheers,
Albert
More information about the Linuxppc-dev
mailing list