summaryrefslogtreecommitdiff
path: root/drivers/dahdi/Kconfig
blob: 2339cc832276b66506db10257fa78136e69aaa88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51


config DAHDI_OPVXA1200
	tristate "OpenVox A1200P FXS/FXO Interface"
	depends on DAHDI && PCI
	default DAHDI
	---help---
	  This driver provides support for the OpenVox A1200P FXS/FXO Interface.

	  To compile this driver as a module, choose M here: the
	  module will be called opvxa1200.

	  If unsure, say Y.

config DAHDI_WCOPENPCI
	tristate "Voicetronix OpenPCI Interface DAHDI driver"
	depends on DAHDI && PCI
	default DAHDI
	---help---
	  This driver provides support for the Voicetronix OpenPCI Interface.

	  To compile this driver as a module, choose M here: the
	  module will be called wcopenpci.

	  If unsure, say Y.

config DAHDI_ZAPHFC
	tristate "HFC-S DAHDI Driver"
	depends on DAHDI && PCI
	default DAHDI
	---help---
	  This driver provides DAHDI support for various HFC-S single-port 
          ISDN (BRI) cards.

	  To compile this driver as a module, choose M here: the
	  module will be called zaphfc.

	  If unsure, say Y.

config ECHO
	tristate "Line Echo Canceller support"
	default DAHDI
	--help--
	  This driver provides line echo cancelling support for mISDN and
	  DAHDI drivers.

	  To compile this driver as a module, choose M here: the
	  module will be called echo.

	  If unsure, say Y.