summaryrefslogtreecommitdiff
path: root/arch/x86
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/x86
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/x86')
-rw-r--r--arch/x86/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/config.in b/arch/x86/config.in
index 1a3abaf..4a5c2f8 100644
--- a/arch/x86/config.in
+++ b/arch/x86/config.in
@@ -1,6 +1,9 @@
# x86 specific options
config ARCH_x86
+ select ARCH_SUPPORT_ARCH
+ select ARCH_SUPPORT_CPU
+ select ARCH_SUPPORT_TUNE
help
The x86 architecture, as defined by:
http://www.intel.com/