blob: 43f8ff29a0d53135d8640acbcf2dc384a2815e21 (
plain)
| 1
2
3
4
5
6
7
8
 | 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/
 |