summaryrefslogtreecommitdiff
path: root/tools/verification/dot2/dot2k_templates/Kconfig
blob: 291b29ea28db36beddf9db0533a56676a27ac5ce (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
#
config RV_MON_%%MODEL_NAME_UP%%
	depends on RV
%%MONITOR_DEPS%%
	select %%MONITOR_CLASS_TYPE%%
	bool "%%MODEL_NAME%% monitor"
	help
	  %%DESCRIPTION%%