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


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.