summaryrefslogtreecommitdiffstats
path: root/package/sed/Config.in
blob: 5cfc12d41fd62083c72bac4683e4ef57dc120e63 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_SED
	bool "sed"
	default n
	help
	  Super-useful stream editor.

	  http://sed.sourceforge.net/

	  Most people will answer Y.