Config.in 198 B

12345678
  1. config BR2_PACKAGE_NANO
  2. bool "nano"
  3. select BR2_PACKAGE_NCURSES
  4. help
  5. A nice ncurses-based editor. Started out as a clone of pico.
  6. Great editor for new users.
  7. http://www.nano-editor.org/