config/arch/ia64.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Thu Jan 07 23:05:30 2010 +0100 (2010-01-07)
changeset 1704 6df0d71a7a55
parent 1345 27fec561af53
child 1716 6bbf206a5b57
permissions -rw-r--r--
config: don't force the vendor part in the tuple

Note however that some configurations (eg. arm-elf) will still
have the vendor part 'unknown' forced in (by config.sub).
     1 # ia64 specific config options
     2 # depends on EXPERIMENTAL
     3 
     4 config ARCH_ia64
     5     select ARCH_SUPPORTS_64
     6     select ARCH_USE_MMU
     7     select ARCH_SUPPORTS_BOTH_ENDIAN
     8     help
     9       The ia64 architecture, as defined by:
    10         http://www.intel.com/design/itanium/arch_spec.htm