arch/arm/config.in
changeset 385 151d753de99f
parent 380 2f7b676c7b2f
child 398 49c6f27e779f
     1.1 --- a/arch/arm/config.in	Fri Sep 14 17:43:16 2007 +0000
     1.2 +++ b/arch/arm/config.in	Fri Sep 14 21:31:00 2007 +0000
     1.3 @@ -0,0 +1,8 @@
     1.4 +comment "ARM specific options"
     1.5 +
     1.6 +config ARCH_ARM_EABI
     1.7 +    bool
     1.8 +    prompt "Use EABI"
     1.9 +    default n
    1.10 +    help
    1.11 +      Set up the toolchain so that it generates EABI-compliant binaries.