xref: /linux/kernel/trace/rv/monitors/deadline/Kconfig (revision 0fc8f6200d2313278fbf4539bbab74677c685531)
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