9 lines
217 B
Plaintext
9 lines
217 B
Plaintext
config BR2_PACKAGE_PROCPS
|
|
bool "procps"
|
|
default n
|
|
help
|
|
Standard informational utilities and process-handling tools.
|
|
Provides things like kill, ps, uptime, free, top, etc...
|
|
|
|
http://procps.sourceforge.net/
|