allwinner_a64/lichee/buildroot/package/procps/Config.in
2018-08-08 14:16:19 +08:00

8 lines
234 B
Text

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/