mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 20:18:17 +00:00
arch/risc-v/Kconfig: Select ARCH_RV_CPUID_MAP for all mpfs targets
The default mapping functions are needed for mpfs Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
This commit is contained in:
parent
6dbb2edd2c
commit
ca6f5db6fc
1 changed files with 1 additions and 0 deletions
|
|
@ -212,6 +212,7 @@ config ARCH_CHIP_MPFS
|
|||
select ARCH_HAVE_SPI_CS_CONTROL
|
||||
select ARCH_HAVE_PWM_MULTICHAN
|
||||
select ARCH_HAVE_S_MODE
|
||||
select ARCH_RV_CPUID_MAP
|
||||
select ONESHOT
|
||||
select ALARM_ARCH
|
||||
---help---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue