summaryrefslogtreecommitdiffstats
path: root/package/ncurses/Config.in
blob: 09b4adcde4996a1359b2c2adad6ef7289696df1c (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_NCURSES
	tristate "ncurses"
	default m if CONFIG_DEVEL
	help
	  A terminal handling library
	  
	  http://www.gnu.org/software/ncurses/