mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 13:37:18 +00:00
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
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue