summaryrefslogtreecommitdiff
path: root/package/procps/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/procps/Config.in')
-rw-r--r--package/procps/Config.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/package/procps/Config.in b/package/procps/Config.in
deleted file mode 100644
index 475bafc08..000000000
--- a/package/procps/Config.in
+++ /dev/null
@@ -1,17 +0,0 @@
-config ADK_PACKAGE_PROCPS_META
- bool
- default n
-
-config ADK_PACKAGE_PROCPS
- prompt "procps............................ The /proc file system utilities"
- tristate
- default n
- select ADK_PACKAGE_PROCPS_META
- select ADK_PACKAGE_LIBNCURSES
- help
- procps is the package that has a bunch of small useful utilities
- that give information about processes using the /proc filesystem.
- The package includes the programs ps, top, vmstat, w, kill, free,
- slabtop, and skill.
-
- http://procps.sourceforge.net/