arch/riscv/Kconfig: Remove select "ARCH_PERF_EVENTS" from Kconfig
There is no more linking error for MPFS after the flagging is corrected in drivers/timers/arch_alarm.c Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
This commit is contained in:
parent
56ad0d6837
commit
dd07367f4e
1 changed files with 0 additions and 1 deletions
|
|
@ -215,7 +215,6 @@ config ARCH_CHIP_MPFS
|
|||
select ARCH_HAVE_S_MODE
|
||||
select ARCH_RV_CPUID_MAP
|
||||
select ARCH_HAVE_PERF_EVENTS
|
||||
select ARCH_PERF_EVENTS
|
||||
select ONESHOT
|
||||
select ALARM_ARCH
|
||||
---help---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue