summaryrefslogtreecommitdiffstats
path: root/package/psmisc/Config.in
blob: cc8420b7bb6ba7ee10bc2f5865f42c9dc27f5c99 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_PSMISC
	bool "psmisc"
	select BR2_PACKAGE_NCURSES
	select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
	help
	  Helpful /proc related utilities such as pstree, fuser, and killall

	  http://psmisc.sourceforge.net/