summaryrefslogtreecommitdiff
path: root/drivers/dahdi/Kconfig
blob: fb5b4dbf456ff86ee18e146197b20b061db7e1ca (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


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.