2005-11-19 10:39:50 +01:00
|
|
|
config BR2_PACKAGE_PSMISC
|
|
|
|
bool "psmisc"
|
|
|
|
default n
|
2007-01-03 14:44:01 +01:00
|
|
|
select BR2_PACKAGE_NCURSES
|
2005-11-19 10:39:50 +01:00
|
|
|
help
|
|
|
|
Helpful /proc related utilities such as pstree, fuser, and killall
|
|
|
|
|
|
|
|
http://psmisc.sourceforge.net/
|