summaryrefslogtreecommitdiffstats
path: root/rules/dt.in
blob: 604c041e2b4437005779d3b4c7099863067df85e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## SECTION=staging
## old section:
### SECTION=test_suites

config DT
	tristate
	select LIBC_RT
	select LIBC_PTHREAD
	select GCCLIBS_GCC_S
	prompt "dt"
	help
	  'dt' is a generic data test program used to verify proper operation of
	  peripherals and for obtaining performance information. Since verification
	  of data is performed, 'dt' can be thought of as a generic diagnostic tool.

	  STAGING: remove in ptxdist-2016.02.0
	  Upstream is dead, and it fails to build with gcc-4.9.