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, 0 insertions, 12 deletions
diff --git a/package/stress/Config.in b/package/stress/Config.in
deleted file mode 100644
index 66c6bd446..000000000
--- a/package/stress/Config.in
+++ /dev/null
@@ -1,12 +0,0 @@
-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/