summaryrefslogtreecommitdiff
path: root/target/arm/systems/raspberry-pi2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-19 19:54:14 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-19 19:54:14 +0100
commit4f93b213f2d3393fbb0b7ca200988f475e6cef83 (patch)
tree5f0b47ac6a1cd02c1b5c387cd40dd26f63241c4d /target/arm/systems/raspberry-pi2
parentee5cb4ea2592e9defa081cf23b704160b364e9b4 (diff)
cleanup FPU support for ARM targets.
Diffstat (limited to 'target/arm/systems/raspberry-pi2')
-rw-r--r--target/arm/systems/raspberry-pi22
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/systems/raspberry-pi2 b/target/arm/systems/raspberry-pi2
index a546aef6e..58efa4b93 100644
--- a/target/arm/systems/raspberry-pi2
+++ b/target/arm/systems/raspberry-pi2
@@ -2,11 +2,11 @@ config ADK_TARGET_SYSTEM_RASPBERRY_PI2
bool "Raspberry PI 2"
select ADK_arm
select ADK_little
- select ADK_fpu_vfp
select ADK_raspberry_pi2
select ADK_CPU_CORTEX_A7
select ADK_TARGET_BOARD_BCM28XX
select ADK_TARGET_CPU_WITH_FPU
+ select ADK_TARGET_CPU_WITH_FPU_NEON
select ADK_TARGET_WITH_VGA
select ADK_TARGET_WITH_SERIAL
select ADK_TARGET_WITH_CPU_FREQ