Config.in 146 B

123456789
  1. config BR2_PACKAGE_SED
  2. bool "sed"
  3. default n
  4. help
  5. Super-useful stream editor.
  6. http://sed.sourceforge.net/
  7. Most people will answer Y.