summaryrefslogtreecommitdiff
path: root/target/config/Config.in.float.choice
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.float.choice')
-rw-r--r--target/config/Config.in.float.choice4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/config/Config.in.float.choice b/target/config/Config.in.float.choice
index 65ec89d4e..e22ac65f3 100644
--- a/target/config/Config.in.float.choice
+++ b/target/config/Config.in.float.choice
@@ -14,4 +14,8 @@ config ADK_TARGET_HARD_FLOAT
config ADK_TARGET_SOFT_FLOAT
bool "soft-float"
+config ADK_TARGET_SOFTFP_FLOAT
+ bool "softfp"
+ depends on ADK_TARGET_ARCH_ARM
+
endchoice