package/nbd: add option for the trdump utility
[buildroot-gz.git] / package / lsof / Config.in
blobc27cc8160ab919eb94d99ac65f96d0939acde953
1 config BR2_PACKAGE_LSOF
2         bool "lsof"
3         depends on BR2_USE_MMU # fork()
4         depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
5         help
6           lsof (LiSt Open Files)
7           The lsof tool lists information about files opened by
8           processes.
10           http://people.freebsd.org/~abe/