diff options
Diffstat (limited to 'package/procps/Config.in')
-rw-r--r-- | package/procps/Config.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/procps/Config.in b/package/procps/Config.in index 1f14e0f26..43f8ff29a 100644 --- a/package/procps/Config.in +++ b/package/procps/Config.in @@ -1,8 +1,8 @@ -# - config BR2_PACKAGE_PROCPS - bool"procps" + bool "procps" default n help - Add help text here. + Standard informational utilities and process-handling tools. + Provides things like kill, ps, uptime, free, top, etc... + http://procps.sourceforge.net/ |