summaryrefslogtreecommitdiff
path: root/target/config/Config.in.qemu
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-03-01 13:19:02 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-03-01 13:19:02 +0100
commitdce7d2df8c73896aeef77118fe89fc7e88d035fe (patch)
tree8cc7ac5bd8320585a91d45bbcbee1a9524267f4a /target/config/Config.in.qemu
parent874f9c46c0a02893e6ca2cfc32a085c99dc78d28 (diff)
fix vfp symbols
Diffstat (limited to 'target/config/Config.in.qemu')
-rw-r--r--target/config/Config.in.qemu2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.qemu b/target/config/Config.in.qemu
index e7b15818c..2e16341ba 100644
--- a/target/config/Config.in.qemu
+++ b/target/config/Config.in.qemu
@@ -35,8 +35,6 @@ depends on ADK_TARGET_SYSTEM_QEMU_ARM
config ADK_TARGET_QEMU_ARM_MODEL_VEXPRESS_A9
bool "ARM Ltd. Versatile Express with Cortex-A9"
select ADK_CPU_CORTEX_A9
- select ADK_TARGET_CPU_WITH_FPU
- select ADK_TARGET_CPU_WITH_FPU_NEON
config ADK_TARGET_QEMU_ARM_MODEL_STELLARIS_M3
bool "Stellaris LM3S6965EVB with Cortex-M3"