summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/arch/arm.in.22
1 files changed, 1 insertions, 1 deletions
diff --git a/config/arch/arm.in.2 b/config/arch/arm.in.2
index 6b3cabe..a53ad33 100644
--- a/config/arch/arm.in.2
+++ b/config/arch/arm.in.2
@@ -66,7 +66,7 @@ config ARCH_ARM_TUPLE_USE_EABIHF
prompt "append 'hf' to the tuple (EXPERIMENTAL)"
depends on ARCH_FLOAT_HW
depends on ARCH_ARM_EABI # Until we only support that...
- depends on EXPERIMENTAL
+ default y
help
Is you say 'y' here, then the tuple for the toolchain will end
up with *eabihf, instead of the usual *eabi.