4683420c4c
'default n' is the default, so there's no need to say it explicitly.
10 lines
161 B
Plaintext
10 lines
161 B
Plaintext
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.
|