summaryrefslogtreecommitdiffstats
path: root/package/procps-ng/Config.in
blob: 7463fa8b90338f42b201d9774ae89406282d6204 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_PROCPS_NG
	bool "procps-ng"
	select BR2_PACKAGE_NCURSES
	select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
	help
	  Standard informational utilities and process-handling tools.
	  Provides things like kill, ps, uptime, free, top, etc...

	  http://sourceforge.net/projects/procps-ng/
OpenPOWER on IntegriCloud