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

	  http://sed.sourceforge.net/

	  Most people will answer Y.