soc: ti: k3: Select VFP float support for R5F cores
The R5F cores found in TI K3 SoCs have VFP FPUs, enable this in the default configuration. Signed-off-by: Andrew Davis <afd@ti.com>
This commit is contained in:
parent
1619fc9707
commit
4b753a6e99
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ config SOC_SERIES_AM6X_R5
|
||||||
select ARM
|
select ARM
|
||||||
select CPU_CORTEX_R5
|
select CPU_CORTEX_R5
|
||||||
select CPU_HAS_ARM_MPU
|
select CPU_HAS_ARM_MPU
|
||||||
|
select VFP_SP_D16
|
||||||
select ARM_CUSTOM_INTERRUPT_CONTROLLER
|
select ARM_CUSTOM_INTERRUPT_CONTROLLER
|
||||||
select VIM
|
select VIM
|
||||||
select TI_DM_TIMER
|
select TI_DM_TIMER
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue