123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368 |
- #
- # DAHDI configuration
- #
- menuconfig DAHDI
- tristate "DAHDI support"
- select CRC_CCITT
- default m
- ---help---
- DAHDI basic infrastructure.
- To compile this driver as a module, choose M here: the
- module will be called dahdi.
- If unsure, say Y.
- config DAHDI_ECHOCAN
- tristate "DADHI Echo Cancelers (software)"
- depends on DAHDI
- default DAHDI
- config DAHDI_ECHOCAN_MG2
- tristate "DADHI MG2 Echo Canceler"
- depends on DAHDI_ECHOCAN
- default DAHDI_ECHOCAN
- ---help---
- To compile this driver as a module, choose M here: the
- module will be called dahdi_echocancel_mg2.
- If unsure, say Y.
- config DAHDI_ECHOCAN_KB1
- tristate "DADHI KB1 Echo Canceler"
- depends on DAHDI_ECHOCAN
- default DAHDI_ECHOCAN
- ---help---
- To compile this driver as a module, choose M here: the
- module will be called dahdi_echocancel_kb1.
- If unsure, say Y.
- config DAHDI_ECHOCAN_SEC
- tristate "DADHI SEC Echo Canceler"
- depends on DAHDI_ECHOCAN
- default DAHDI_ECHOCAN
- ---help---
- To compile this driver as a module, choose M here: the
- module will be called dahdi_echocancel_sec.
- If unsure, say Y.
- config DAHDI_ECHOCAN_SEC2
- tristate "DADHI SEC2 Echo Canceler"
- depends on DAHDI_ECHOCAN
- default DAHDI_ECHOCAN
- ---help---
- To compile this driver as a module, choose M here: the
- module will be called dahdi_echocancel_sec2.
- If unsure, say Y.
- config DAHDI_ECHOCAN_HPEC
- tristate "DADHI HPEC Echo Canceler"
- depends on DAHDI_ECHOCAN
- default DAHDI_ECHOCAN
- ---help---
- To compile this driver as a module, choose M here: the
- module will be called dahdi_echocancel_hpec.
- If unsure, say Y.
- config DAHDI_WCTDM
- tristate "Digium Wildcard TDM400P Support"
- depends on DAHDI && PCI
- default DAHDI
- ---help---
- This driver provides support for the Digium Wildcard TDM400P.
- To compile this driver as a module, choose M here: the
- module will be called wctdm.
- If unsure, say Y.
- config DAHDI_WCT4XXP
- tristate "Digium Wildcard dual- and quad-T1/E1/J1 Support"
- depends on DAHDI && PCI
- default DAHDI
- ---help---
- This driver provides support for the following Digium
- Wildcard products:
- * TE205/206/207/210/211/212P (PCI/PCI-X)
- * TE220 (PCI-E)
- * TE405/406/407/410/411/412P (PCI/PCI-X)
- * TE420 (PCI-E)
- To compile this driver as a module, choose M here: the
- module will be called wct4xxp.
- If unsure, say Y.
- config DAHDI_TRANSCODE
- tristate "DAHDI transcoding support"
- depends on DAHDI
- default DAHDI
- ---help---
- DAHDI transcoding infrastructure.
- To compile this driver as a module, choose M here: the
- module will be called dahdi_transcode.
- If unsure, say Y.
- config DAHDI_WCTC4XXP
- tristate "Digium Wildcard TC400B Support"
- depends on DAHDI_TRANSCODE && PCI
- default DAHDI
- ---help---
- This driver provides support for the Digium Wildcard TC400B.
- To compile this driver as a module, choose M here: the
- module will be called wctc4xxp.
- If unsure, say Y.
- config DAHDI_VOICEBUS
- tristate "VoiceBus(tm) Interface Library"
- depends on PCI
- default DAHDI
- ---help---
- This driver provides the common interface for telephony cards that
- use the VoiceBus(tm) interface. It also contains common supporting
- libraries for the VPMADT032 hardware echo cancelation module that
- is available for the VoiceBus cards.
- To compile this driver as a module, choose M here: the module will
- be called voicebus.
- If unsure, say Y.
- config DAHDI_WCTDM24XXP
- tristate "Digium Wildcard VoiceBus analog card Support"
- depends on DAHDI && DAHDI_VOICEBUS
- default DAHDI
- ---help---
- This driver provides support for the following Digium
- Wildcard products:
- * TDM410P (PCI/PCI-X)
- * AEX410 (PCI-E)
- * TDM800P (PCI/PCI-X)
- * AEX800 (PCI-E)
- * TDM2400P (PCI/PCI-X)
- * AEX2400 (PCI-E)
- To compile this driver as a module, choose M here: the
- module will be called wctdm24xxp.
- If unsure, say Y.
- config DAHDI_WCTE12XP
- tristate "Digium Wildcard VoiceBus digital card Support"
- depends on DAHDI && DAHDI_VOICEBUS
- default DAHDI
- ---help---
- This driver provides support for the following Digium
- Wildcard products:
- * TE120P (PCI/PCI-X)
- * TE121 (PCI/PCI-X)
- * TE122 (PCI-E)
- To compile this driver as a module, choose M here: the
- module will be called wcte12xp.
- If unsure, say Y.
- config DAHDI_PCIRADIO
- tristate "PCI Radio Support"
- depends on DAHDI && PCI
- default DAHDI
- ---help---
- To compile this driver as a module, choose M here: the
- module will be called pciradio.
- If unsure, say Y.
- config DAHDI_DUMMY
- tristate "Dummy (no hardware) Timing Support"
- depends on DAHDI
- default DAHDI
- ---help---
- This module provides timing support for applications that
- use DAHDI conference mixing services, pseudo channels or
- for other purposes.
- To compile this driver as a module, choose M here: the
- module will be called dahdi_dummy.
- If unsure, say Y.
- config DAHDI_DYNAMIC
- tristate "Dynamic (virtual) Span Support"
- depends on DAHDI
- default DAHDI
- ---help---
- This module provides support for virtual spans, which are
- emulated or provided using various technologies.
- To compile this driver as a module, choose M here: the
- module will be called dahdi_dynamic.
- If unsure, say Y.
- config DAHDI_DYNAMIC_ETH
- tristate "Ethernet (TDMoE) Span Support"
- depends on DAHDI && DAHDI_DYNAMIC
- default DAHDI
- ---help---
- This module provides support for spans over Ethernet,
- using the TDMoE protocol.
- To compile this driver as a module, choose M here: the
- module will be called dahdi_dynamic_eth.
- If unsure, say Y.
- config DAHDI_DYNAMIC_ETHMF
- tristate "Ethernet (TDMoE) Multi-Frame Span Support"
- depends on DAHDI && DAHDI_DYNAMIC
- default DAHDI
- ---help---
- This module provides support for spans over Ethernet,
- using the TDMoE-Multi-Frame protocol.
- To compile this driver as a module, choose M here: the
- module will be called dahdi_dynamic_ethmf.
- If unsure, say Y.
- config DAHDI_DYNAMIC_LOC
- tristate "Local (loopback) Span Support"
- depends on DAHDI && DAHDI_DYNAMIC
- default DAHDI
- ---help---
- This module provides support for spans in the local system,
- primarily used for looping and monitoring other spans.
- To compile this driver as a module, choose M here: the
- module will be called dahdi_dynamic_loc.
- If unsure, say Y.
- config DAHDI_TOR2
- tristate "Tormenta2 quad-port T1/E1 Support"
- depends on DAHDI && PCI
- default DAHDI
- ---help---
- To compile this driver as a module, choose M here: the
- module will be called tor2.
- If unsure, say Y.
- config DAHDI_WCFXO
- tristate "Digium Wildcard X100P Support"
- depends on DAHDI && PCI
- default DAHDI
- ---help---
- To compile this driver as a module, choose M here: the
- module will be called wcfxo.
- If unsure, say Y.
- config DAHDI_WCT1XXP
- tristate "Digium Wildcard T100P Support"
- depends on DAHDI && PCI
- default DAHDI
- ---help---
- To compile this driver as a module, choose M here: the
- module will be called wct1xxp.
- If unsure, say Y.
- config DAHDI_WCTE11XP
- tristate "Digium Wildcard TE110P Support"
- depends on DAHDI && PCI
- default DAHDI
- ---help---
- To compile this driver as a module, choose M here: the
- module will be called wcte11xp.
- If unsure, say Y.
- source "drivers/dahdi/xpp/Kconfig"
- config DAHDI_OPVXD115
- tristate "OpenVox Single-T1/E1/J1 Support"
- depends on DAHDI && PCI
- default DAHDI
- ---help---
- This driver provides support for the following OpenVox
- Wildcard products:
- * D115P/DE115P/D130P/DE130P (PCI)
- * D115E/DE115E/D130E/DE130E (PCI-E)
- To compile this driver as a module, choose M here: the
- module will be called opvxd115.
- If unsure, say Y.
- config DAHDI_OPVXA1200
- tristate "OpenVox 8/12 ports analog card Support"
- depends on DAHDI && PCI
- default DAHDI
- ---help---
- This driver provides support for the following OpenVox
- Wildcard products:
- * A1200P (PCI)
- * A1200E (PCI-E)
- * A800P (PCI)
- * A800E (PCI-E)
- 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.
|