summaryrefslogtreecommitdiff
path: root/package/procps/Config.in
blob: 3a4cb84c8a7794cced46b6e2c9af1f6394c00f69 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_PROCPS
	bool "procps"
	default n
	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/