1# SPDX-License-Identifier: GPL-2.0-only 2# 3config RV_MON_DA_PERTASK_DESC 4 depends on RV 5 # XXX: add dependencies if there 6 select DA_MON_EVENTS_ID 7 bool "da_pertask_desc monitor" 8 help 9 Custom description for testing 10