commit | f246dc7f57335b01e5e503d14eb4ef0eb28d2f94 | [log] [tgz] |
---|---|---|
author | "Vladimir N. Oleynik" <dzo@simtreas.ru> | Fri Sep 16 12:55:29 2005 +0000 |
committer | "Vladimir N. Oleynik" <dzo@simtreas.ru> | Fri Sep 16 12:55:29 2005 +0000 |
tree | 1087a44db7d46fd29cc247e7071d7077e2958b5c | |
parent | c350485b18b95954496e12161a87ee016f2bbb81 [diff] [blame] |
ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE
diff --git a/procps/Config.in b/procps/Config.in index 62d2c4f..4ce2825 100644 --- a/procps/Config.in +++ b/procps/Config.in
@@ -57,7 +57,7 @@ The top program provides a dynamic real-time view of a running system. -config ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE +config CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE bool " Support showing CPU usage percentage (add 2k bytes)" default y depends on CONFIG_TOP