summaryrefslogtreecommitdiff
path: root/config/arch/mips.in
blob: 52d6de3abdbb9a18f338e3cf2e960c71a1f77656 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# MIPS specific config options

config ARCH_mips
    select ARCH_SUPPORTS_32
    select ARCH_SUPPORTS_64 if EXPERIMENTAL
    select ARCH_DEFAULT_32
    select ARCH_USE_MMU
    select ARCH_SUPPORTS_BOTH_ENDIAN
    select ARCH_DEFAULT_BE
    select ARCH_SUPPORT_ARCH
    select ARCH_SUPPORT_TUNE
    help
      The MIPS architecture, as defined by:
        http://www.mips.com/