soc: arm: xilinx_zynqmp: Enable the VFP
This SoC supports vfpv3-d16 with single and double precision and 16 64-bit registers. Signed-off-by: Bradley Bolen <bbolen@lexmark.com>
This commit is contained in:
parent
88ba97fea4
commit
dfc4c3f8a6
|
@ -10,3 +10,4 @@ config SOC_XILINX_ZYNQMP_RPU
|
|||
select GIC_V1
|
||||
select PLATFORM_SPECIFIC_INIT
|
||||
select CPU_HAS_ARM_MPU
|
||||
select VFP_DP_D16
|
||||
|
|
Loading…
Reference in a new issue