aboutsummaryrefslogtreecommitdiff
path: root/procps/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'procps/Config.in')
-rw-r--r--procps/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/procps/Config.in b/procps/Config.in
index f041b5d72..2bd3cd245 100644
--- a/procps/Config.in
+++ b/procps/Config.in
@@ -128,6 +128,13 @@ config FEATURE_TOP_DECIMALS
help
Show 1/10th of a percent in CPU/mem statistics.
+config FEATURE_TOPMEM
+ bool "topmem"
+ default n
+ depends on TOP
+ help
+ Enable 's' in top (gives lots of memory info)
+
config UPTIME
bool "uptime"
default n