buildrootschalter/package/procps/Config.in
2008-08-24 12:40:32 +00:00

10 lines
260 B
Plaintext

config BR2_PACKAGE_PROCPS
bool "procps"
select BR2_PACKAGE_NCURSES
depends on BR2_USE_WCHAR
help
Standard informational utilities and process-handling tools.
Provides things like kill, ps, uptime, free, top, etc...
http://procps.sourceforge.net/