summaryrefslogtreecommitdiffstats
path: root/rules/microcom.in
blob: 02e7eb1281a3a58d2a521e629863dc995953e1bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=networking

config MICROCOM
	depends on !BUSYBOX_MICROCOM || ALLYES
	tristate
	prompt "microcom"
	select READLINE
	help
	  minimalistic terminal program

	  It doesn't work with modem though.

comment "BusyBox' microcom is selected!"
	depends on BUSYBOX_MICROCOM