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

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

	  It doesn't work with modem though.

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