Mark ARM EABI as being EXPERIMENTAL.

This commit is contained in:
Yann E. MORIN" 2007-09-17 21:47:52 +00:00
parent dd9e2b9602
commit a4baec803d

View File

@ -2,7 +2,8 @@ comment "ARM specific options"
config ARCH_ARM_EABI
bool
prompt "Use EABI"
prompt "Use EABI (EXPERIMENTAL)"
depends on EXPERIMENTAL
default n
help
Set up the toolchain so that it generates EABI-compliant binaries.