a83fde43296498104f393001eff4b79e626b8009
[oweals/openwrt.git] / openwrt / package / ncurses / Config.in
1 config BR2_PACKAGE_LIBNCURSES
2         tristate "libncurses - a terminal handling library"
3         default m if CONFIG_DEVEL
4         help
5           A terminal handling library
6           
7           http://www.gnu.org/software/ncurses/
8           
9
10 config BR2_PACKAGE_NCURSES
11         tristate
12         default BR2_PACKAGE_LIBNCURSES