summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-t30.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/colibri-t30.conf')
-rw-r--r--conf/machine/colibri-t30.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/conf/machine/colibri-t30.conf b/conf/machine/colibri-t30.conf
index ff8f83d..3118b0d 100644
--- a/conf/machine/colibri-t30.conf
+++ b/conf/machine/colibri-t30.conf
@@ -36,8 +36,5 @@ EXTRA_IMAGEDEPENDS += "u-boot"
SERIAL_CONSOLE = "115200 ttyS0"
IMAGE_FSTYPES ?= "tar.bz2"
-# T20 does not have neon, so at the moment we also do not compile for neon on T30
-DEFAULTTUNE = "armv7ahf"
-#choose a specific vfp, or we end up with the default vfpv2 optimization
-TUNE_CCARGS += "-mfpu=vfpv3-d16"
+DEFAULTTUNE = "armv7ahf-neon"
require conf/machine/include/tune-cortexa9.inc