summaryrefslogtreecommitdiffstats
path: root/rules/which.in
blob: 17dc4980f915bbe0bb1079188623200071822343 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=shell_and_console

config WHICH
	tristate
	prompt "which"
	depends on !BUSYBOX_WHICH || ALLYES
	help
	  The standard 'which' utility.

comment "BusyBox' which is selected!"
	depends on BUSYBOX_WHICH