arch/powerpc/config.in
branch1.2
changeset 731 65614732cfe7
parent 630 2789bdd1a950
child 792 da7a34dfa178
     1.1 --- a/arch/powerpc/config.in	Fri Jun 27 14:55:22 2008 +0000
     1.2 +++ b/arch/powerpc/config.in	Sat Jul 26 15:14:48 2008 +0000
     1.3 @@ -1,6 +1,9 @@
     1.4  # powerpc specific configuration file
     1.5  
     1.6  config ARCH_powerpc
     1.7 +    select ARCH_SUPPORT_ABI
     1.8 +    select ARCH_SUPPORT_CPU
     1.9 +    select ARCH_SUPPORT_TUNE
    1.10      help
    1.11        The PowerPC architecture, as defined by:
    1.12          http://www.ibm.com/developerworks/eserver/articles/archguide.html