arch: auto-select ARCH_PERF_EVENTS if some debug features enabled
This commit is contained in:
parent
696d67870a
commit
d889b7362d
@ -502,6 +502,7 @@ config ARCH_HAVE_PERF_EVENTS
|
||||
|
||||
config ARCH_PERF_EVENTS
|
||||
bool "Configure hardware performance counting"
|
||||
default y if SCHED_CRITMONITOR || SCHED_IRQMONITOR || RPTUN_PING || SEGGER_SYSVIEW
|
||||
default n
|
||||
depends on ARCH_HAVE_PERF_EVENTS
|
||||
---help---
|
||||
|
Loading…
Reference in New Issue
Block a user