arch/arm/config.in
changeset 398 49c6f27e779f
parent 385 151d753de99f
child 503 07ec15b050a3
     1.1 --- a/arch/arm/config.in	Fri Sep 14 21:31:00 2007 +0000
     1.2 +++ b/arch/arm/config.in	Mon Sep 17 21:47:52 2007 +0000
     1.3 @@ -2,7 +2,8 @@
     1.4  
     1.5  config ARCH_ARM_EABI
     1.6      bool
     1.7 -    prompt "Use EABI"
     1.8 +    prompt "Use EABI (EXPERIMENTAL)"
     1.9 +    depends on EXPERIMENTAL
    1.10      default n
    1.11      help
    1.12        Set up the toolchain so that it generates EABI-compliant binaries.