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