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