Browse Source

fix description, do not select fpu

Waldemar Brodkorb 10 years ago
parent
commit
f71879b1e9
1 changed files with 1 additions and 2 deletions
  1. 1 2
      target/arm/sys-available/toolchain-arm

+ 1 - 2
target/arm/sys-available/toolchain-arm

@@ -1,10 +1,9 @@
 config ADK_TARGET_SYSTEM_TOOLCHAIN_ARM
-	bool "Toolchain only (little endian)"
+	bool "Toolchain only (soft float)"
 	select ADK_arm
 	select ADK_toolchain_arm
 	select ADK_little
 	select ADK_soft_float
-	select ADK_fpu_vfp
 	select ADK_eabi
 	select ADK_TOOLCHAIN
 	select ADK_TARGET_PACKAGE_TXZ