1# SPDX-License-Identifier: GPL-2.0-only
2#
3config RV_MON_DA_PEROBJ_PARENT
4 depends on RV
5 # XXX: add dependencies if there
6 depends on RV_MON_PARENT_MON
7 default y
8 select DA_MON_EVENTS_ID
9 bool "da_perobj_parent monitor"
10 help
11 auto-generated
12