summaryrefslogtreecommitdiffstats
path: root/rules/cyclictest.in
blob: 530330f9e36c4f83d3ab122369400ac7e876999c (plain)
1
2
3
4
5
6
7
8
9
10
config CYCLICTEST
	bool
	prompt "cyclictest    "
	select LIBC_PTHREAD
	select LIBC_RT
	help
	  cyclictest is a testprogram for high resolution timers.

	  See also: http://www.tglx.de/projects/misc/cyclictest/