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