1# SPDX-License-Identifier: GPL-2.0-only 2# 3config RV_MON_HA_PERCPU 4 depends on RV 5 # XXX: add dependencies if there 6 select HA_MON_EVENTS_IMPLICIT 7 bool "ha_percpu monitor" 8 help 9 auto-generated 10