# SPDX-License-Identifier: GPL-2.0-only
#
config RV_MON_DA_PERTASK_DESC
	depends on RV
	# XXX: add dependencies if there
	select DA_MON_EVENTS_ID
	bool "da_pertask_desc monitor"
	help
	  Custom description for testing
