summaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-27 15:08:43 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2008-06-27 15:08:43 (GMT)
commit055681518cfee384e6975d8821164c6579df0657 (patch)
tree5258cf5f6c99cf07188ac34dcb01ac60bae35eed /arch/mips
parent4b7c2e32acca981469e02b8cd010730705c97f88 (diff)
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(+)
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/config.in b/arch/mips/config.in
index a4f90b7..0f91e83 100644
--- a/arch/mips/config.in
+++ b/arch/mips/config.in
@@ -3,6 +3,9 @@
config ARCH_mips
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/