blob: 48baf7b6a84502b5e5cef624d44cb61767190d99 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_PROCPS
bool "procps"
select BR2_PACKAGE_NCURSES
help
Standard informational utilities and process-handling tools.
Provides things like kill, ps, uptime, free, top, etc...
http://procps.sourceforge.net/
|