summaryrefslogtreecommitdiffstats
path: root/rules/ckermit.in
blob: 43efbae2f7b29e9425b7a876bd1686c2014eb816 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
## SECTION=communication

config CKERMIT
	tristate
	prompt "ckermit"
	select LIBC_M
	select LIBC_CRYPT
	select LIBC_RESOLV
	select NCURSES
	select HOST_CKERMIT
	help
	  Columbia Univ 'kermit' terminal program: Basic file transfer &
	  terminal control.