aboutsummaryrefslogtreecommitdiff
path: root/procps/Config.src
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-12-13 15:17:22 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2010-12-13 15:17:22 +0100
commita6041860f878142e91be7889a26742e25f323c8f (patch)
treea0d3565adcf8857c36a34b4b6da16e9a666aebbf /procps/Config.src
parentda6fb7e33100e5135e3e898dd157e6c729b34d7c (diff)
downloadbusybox-w32-a6041860f878142e91be7889a26742e25f323c8f.tar.gz
busybox-w32-a6041860f878142e91be7889a26742e25f323c8f.tar.bz2
busybox-w32-a6041860f878142e91be7889a26742e25f323c8f.zip
nmeter: deprecate %NNNd specified, use -d MSEC instead
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'procps/Config.src')
-rw-r--r--procps/Config.src6
1 files changed, 0 insertions, 6 deletions
diff --git a/procps/Config.src b/procps/Config.src
index 338d75c34..cf664eeb2 100644
--- a/procps/Config.src
+++ b/procps/Config.src
@@ -46,12 +46,6 @@ config KILLALL5
46 default y 46 default y
47 depends on KILL 47 depends on KILL
48 48
49config NMETER
50 bool "nmeter"
51 default y
52 help
53 Prints selected system stats continuously, one line per update.
54
55config PGREP 49config PGREP
56 bool "pgrep" 50 bool "pgrep"
57 default y 51 default y