config/arch/arm: default to EABI

This commit is contained in:
Yann E. MORIN" 2009-10-21 18:08:31 +02:00
parent cbbe785842
commit 288173ce56

View File

@ -15,7 +15,7 @@ config ARCH_arm
config ARCH_ARM_EABI config ARCH_ARM_EABI
bool bool
prompt "Use EABI" prompt "Use EABI"
default n default y
help help
Set up the toolchain so that it generates EABI-compliant binaries. Set up the toolchain so that it generates EABI-compliant binaries.