arch/mips/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Jun 27 15:08:43 2008 +0000 (2008-06-27)
changeset 631 2761b358f9e6
parent 630 2789bdd1a950
permissions -rw-r--r--
Only present each of arch, abi, cpu tune and fpu optimisations for those targets supporting them.

/trunk/config/target.in | 30 30 0 0 ++++++++++++++++++++++++++++++
/trunk/arch/arm/config.in | 5 5 0 0 +++++
/trunk/arch/powerpc/config.in | 3 3 0 0 +++
/trunk/arch/alpha/config.in | 2 2 0 0 ++
/trunk/arch/x86/config.in | 3 3 0 0 +++
/trunk/arch/mips/config.in | 3 3 0 0 +++
/trunk/arch/x86_64/config.in | 3 3 0 0 +++
7 files changed, 49 insertions(+)
     1 # MIPS specific config options
     2 
     3 config ARCH_mips
     4     select ARCH_SUPPORTS_BOTH_ENDIAN
     5     select ARCH_DEFAULT_BE
     6     select ARCH_SUPPORT_ARCH
     7     select ARCH_SUPPORT_ABI
     8     select ARCH_SUPPORT_TUNE
     9     help
    10       The MIPS architecture, as defined by:
    11         http://www.mips.com/