at91: sama5: activate fpu

This activates neon and VFPv4 support for this target. The CPU support
these feature so also use them.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens 2017-12-31 20:35:40 +01:00 committed by John Crispin
parent 498285922e
commit 01cc6bd495

View file

@ -1,6 +1,8 @@
BOARDNAME:=SAMA5 Xplained boards(Cortex-A5)
CPU_TYPE:=cortex-a5
CPU_SUBTYPE:=neon-vfpv4
FEATURES+=fpu
DEFAULT_PACKAGES += kmod-usb2
define Target/Description