xref: /OK3568_Linux_fs/buildroot/package/which/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_WHICH
2	bool "which"
3	depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
4	help
5	  The standard 'which' utility.
6
7	  http://carlowood.github.io/which/index.html
8