summaryrefslogtreecommitdiff
path: root/config/arch/powerpc.in
blob: 836df10eae2dc31e46af2b3ddaf73578b6035240 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# powerpc specific configuration file

config ARCH_powerpc
    select ARCH_SUPPORTS_32
    select ARCH_SUPPORTS_64 if EXPERIMENTAL
    select ARCH_DEFAULT_32
    select ARCH_USE_MMU
    select ARCH_SUPPORT_ABI
    select ARCH_SUPPORT_CPU
    select ARCH_SUPPORT_TUNE
    help
      The PowerPC architecture, as defined by:
        http://www.ibm.com/developerworks/eserver/articles/archguide.html