xref: /linux/kernel/trace/rv/monitors/deadline/Kconfig (revision fdbfee9fc56e13a1307868829d438ad66ab308a4)
1config RV_MON_DEADLINE
2	depends on RV
3	bool "deadline monitor"
4	help
5	  Collection of monitors to check the deadline scheduler and server
6	  behave according to specifications. Enable this to enable all
7	  scheduler specification supported by the current kernel.
8
9	  For further information, see:
10	    Documentation/trace/rv/monitor_deadline.rst
11