summaryrefslogtreecommitdiffstats
path: root/rules/ed.in
blob: 26f46ec1bb8d9bc5db0c4217b905f60c67eac69d (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=editors

config ED
	tristate
	prompt "ed"
	depends on !BUSYBOX_ED || ALLYES
	help
	  The classic UNIX line editor

comment "BusyBox' ed is selected!"
	depends on BUSYBOX_ED