select ARM_HAVE_MVE and ARCH_HAVE_FPU for mps platform

Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
This commit is contained in:
Peter Bee 2024-02-05 17:02:18 +08:00 committed by Xiang Xiao
parent a45f903650
commit 8f77e3cfc4
1 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,8 @@ config ARCH_CHIP_MPS3_AN524
config ARCH_CHIP_MPS3_AN547
bool "MPS3 AN547 Processor Cortexm55"
select ARCH_CORTEXM55
select ARCH_HAVE_FPU
select ARM_HAVE_MVE
endchoice