Config.in 370 B

123456789101112131415
  1. config BR2_PACKAGE_NCURSES
  2. bool "ncurses"
  3. default n
  4. help
  5. The Ncurses (new curses) library is a free software emulation of
  6. curses in System V Release 4.0, and more.
  7. http://www.gnu.org/software/ncurses/
  8. config BR2_PACKAGE_NCURSES_TARGET_HEADERS
  9. bool "ncurses headers in target"
  10. default n
  11. depends on BR2_PACKAGE_NCURSES
  12. help
  13. Ncurses headers in target