Skip to content

Commit

Permalink
select ARM_HAVE_MVE and ARCH_HAVE_FPU for mps platform
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Bee <[email protected]>
  • Loading branch information
PeterBee97 authored and W-M-R committed Oct 15, 2024
1 parent 48dd8bc commit cd91ab4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/src/mps/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit cd91ab4

Please sign in to comment.