summaryrefslogtreecommitdiffstats
path: root/rules/calibrator.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-12-31 10:44:40 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-12-31 10:44:40 +0000
commitb580f742214f85e26d386b8f47d20ecdd009abe4 (patch)
tree4534cfd1b2ab5324c5d8e3d637b99bd3178ec1fd /rules/calibrator.in
parentdda12ce9bb0ab53ced43861ed54d8a94e1297fec (diff)
downloadptxdist-b580f742214f85e26d386b8f47d20ecdd009abe4.tar.gz
ptxdist-b580f742214f85e26d386b8f47d20ecdd009abe4.tar.xz
* hackbench: added; patch by Michael Olbrich
* calibrator: added; patch by Michael Olbrich git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7676 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/calibrator.in')
-rw-r--r--rules/calibrator.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/calibrator.in b/rules/calibrator.in
new file mode 100644
index 000000000..25c8639c2
--- /dev/null
+++ b/rules/calibrator.in
@@ -0,0 +1,10 @@
+
+config CALIBRATOR
+ bool
+ prompt "calibrator"
+ help
+ The Calibrator is a Cache-Memory and TLB Calibration Tool
+
+ See http://monetdb.cwi.nl/Calibrator/ for details.
+
+# vim: syntax=kconfig