select ARM_HAVE_MVE and ARCH_HAVE_FPU for mps platform
Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
This commit is contained in:
parent
a45f903650
commit
8f77e3cfc4
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue