xref: /linux/tools/verification/rvgen/tests/golden/test_bak_kunit/Kconfig (revision 55ee4b931a7ffedc886175d265dd6e6d08fd4151)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3config RV_MON_TEST_BAK_KUNIT
4	depends on RV
5	# XXX: add dependencies if there
6	select LTL_MON_EVENTS_ID
7	bool "test_bak_kunit monitor"
8	help
9	  auto-generated
10