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.