summaryrefslogtreecommitdiffstats
path: root/rules/hrtimers-support.in
blob: 3c9ec788a6b2745ff24a8fa4432176b375732155 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=system_libraries
config HRTIMERS_SUPPORT
	tristate
	depends on BROKEN
	# probably not needed anymore with > glibc-2.5
	prompt "hrtimers-support"
	help
	  This is the support library for the High Resolution Timer
	  project. More details can be found on

		http://sourceforge.net/projects/high-res-timers/