2005-05-18 13:25:18 +00:00
|
|
|
config BR2_PACKAGE_LIBNCURSES
|
2005-05-19 16:49:23 +00:00
|
|
|
tristate "libncurses - Terminal handling library"
|
2005-04-18 19:45:56 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-03-08 04:26:43 +00:00
|
|
|
help
|
|
|
|
A terminal handling library
|
|
|
|
|
|
|
|
http://www.gnu.org/software/ncurses/
|
|
|
|
|
|
|
|
|
2005-05-18 13:25:18 +00:00
|
|
|
config BR2_PACKAGE_NCURSES
|
|
|
|
tristate
|
|
|
|
default BR2_PACKAGE_LIBNCURSES
|