arch/arm/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Sep 14 21:31:00 2007 +0000 (2007-09-14)
changeset 385 151d753de99f
parent 380 2f7b676c7b2f
child 398 49c6f27e779f
permissions -rw-r--r--
Initial support for ARM EABI (courtesy Szilveszter Ordog <ordog@mail.thot-soft.com>).
     1 comment "ARM specific options"
     2 
     3 config ARCH_ARM_EABI
     4     bool
     5     prompt "Use EABI"
     6     default n
     7     help
     8       Set up the toolchain so that it generates EABI-compliant binaries.