diff options
Diffstat (limited to 'procps/config.in')
-rw-r--r-- | procps/config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/procps/config.in b/procps/config.in index 94d76b6..be2dd09 100644 --- a/procps/config.in +++ b/procps/config.in @@ -18,6 +18,7 @@ if [ "$CONFIG_PS" = "y" ] ; then bool ' Use devps instead of /proc (needs a patched kernel)' CONFIG_FEATURE_USE_DEVPS_PATCH fi bool 'renice' CONFIG_RENICE +bool 'top' CONFIG_TOP bool 'uptime' CONFIG_UPTIME endmenu |