aboutsummaryrefslogtreecommitdiff
path: root/procps/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'procps/Config.in')
-rw-r--r--procps/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/Config.in b/procps/Config.in
index b834fbf96..f041b5d72 100644
--- a/procps/Config.in
+++ b/procps/Config.in
@@ -122,7 +122,7 @@ config FEATURE_TOP_CPU_GLOBAL_PERCENTS
122 Makes top display "CPU: NN% usr NN% sys..." line. 122 Makes top display "CPU: NN% usr NN% sys..." line.
123 123
124config FEATURE_TOP_DECIMALS 124config FEATURE_TOP_DECIMALS
125 bool "Show 1/10th of a percent in CPU/mem statistics (adds 0.5k bytes)" 125 bool "Show 1/10th of a percent in CPU/mem statistics (adds 0.3k bytes)"
126 default n 126 default n
127 depends on FEATURE_TOP_CPU_USAGE_PERCENTAGE 127 depends on FEATURE_TOP_CPU_USAGE_PERCENTAGE
128 help 128 help