diff options
Diffstat (limited to 'procps/Config.in')
-rw-r--r-- | procps/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/Config.in b/procps/Config.in index 62d2c4fc7..4ce2825dc 100644 --- a/procps/Config.in +++ b/procps/Config.in @@ -57,7 +57,7 @@ config CONFIG_TOP 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 |