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