summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-01-03 21:02:06 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-01-03 21:02:06 (GMT)
commita28b59354823020a4e0676f40646c60da4f044db (patch)
tree8114f9e4a8fbe65f5e1011fbbfe0ed0c2bb9787d /config
parent1ce0dba9d7a2e409ce75d312e2ddc2cf193bf57f (diff)
arch: remove ia64
ia64 is broken in every gcc/glibc combinations I tested (except for the existing sample that used very old versions). Nobody complained on the list about not being able to build recent versions. So the only way forward I can see is to remove the architecture altogether. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config')
-rw-r--r--config/arch/ia64.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/config/arch/ia64.in b/config/arch/ia64.in
deleted file mode 100644
index a4bee34..0000000
--- a/config/arch/ia64.in
+++ /dev/null
@@ -1,11 +0,0 @@
-# ia64 specific config options
-# depends on EXPERIMENTAL
-
-config ARCH_ia64
- select ARCH_SUPPORTS_64
- select ARCH_DEFAULT_64
- select ARCH_USE_MMU
- select ARCH_SUPPORTS_BOTH_ENDIAN
- help
- The ia64 architecture, as defined by:
- http://www.intel.com/design/itanium/arch_spec.htm