summaryrefslogtreecommitdiffstats
path: root/rules/termcap.in
blob: dfffb1575b2ddd803a326d55ddc739c9e249dbe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
menuconfig TERMCAP
	bool "termcap                     "
	default y
	depends on GDB_TERMCAP
	help
	  FIXME: This item needs to be documented

config TERMCAP_TERMCAP
	bool "install termcap data file"
	default n
	depends on TERMCAP
	help
	  FIXME: This item needs to be documented