crosstool-ng/config/arch/mips.in
Yann E. MORIN" a5035761e7 config/arch: always select the adequate bitness
Even if the selected ARCH does not support different bitness (or we do
not support building with another bitness), still select the appropriate
bitness.
2010-01-09 15:52:06 +01:00

15 lines
360 B
Plaintext

# MIPS specific config options
config ARCH_mips
select ARCH_SUPPORTS_32
select ARCH_DEFAULT_32
select ARCH_USE_MMU
select ARCH_SUPPORTS_BOTH_ENDIAN
select ARCH_DEFAULT_BE
select ARCH_SUPPORT_ARCH
select ARCH_SUPPORT_ABI
select ARCH_SUPPORT_TUNE
help
The MIPS architecture, as defined by:
http://www.mips.com/