summaryrefslogtreecommitdiff
path: root/package/stress/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/stress/Config.in')
-rw-r--r--package/stress/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/stress/Config.in b/package/stress/Config.in
new file mode 100644
index 000000000..66c6bd446
--- /dev/null
+++ b/package/stress/Config.in
@@ -0,0 +1,12 @@
+config ADK_PACKAGE_STRESS
+ prompt "stress............................ Stress your system"
+ tristate
+ default n
+ help
+ Stress is a simple tool that imposes a configurable amount of CPU,
+ memory, I/O, and disk stress on POSIX-compliant operating systems.
+ It is written in portable ANSI C and uses the GNU Autotools to
+ compile on most UNIX-like operating systems. It is free software,
+ licensed under the GNU GPL
+
+ http://weather.ou.edu/~apw/projects/stress/