xref: /linux/drivers/isdn/mISDN/Kconfig (revision 692105b8ac5bcd75dc65f6a8f10bdbd0f0f34dcf)
11b2b03f8SKarsten Keil#
21b2b03f8SKarsten Keil# modularer ISDN driver
31b2b03f8SKarsten Keil#
41b2b03f8SKarsten Keil
51b2b03f8SKarsten Keilmenuconfig MISDN
61b2b03f8SKarsten Keil	tristate "Modular ISDN driver"
71b2b03f8SKarsten Keil	help
81b2b03f8SKarsten Keil	  Enable support for the modular ISDN driver.
91b2b03f8SKarsten Keil
10960366cfSKarsten Keilif MISDN != n
11960366cfSKarsten Keil
12960366cfSKarsten Keilconfig MISDN_DSP
13960366cfSKarsten Keil	tristate "Digital Audio Processing of transparent data"
14960366cfSKarsten Keil	depends on MISDN
15960366cfSKarsten Keil	help
16960366cfSKarsten Keil	  Enable support for digital audio processing capability.
17*692105b8SMatt LaPlante
18960366cfSKarsten Keil	  This module may be used for special applications that require
19*692105b8SMatt LaPlante	  cross connecting of bchannels, conferencing, dtmf decoding,
20960366cfSKarsten Keil	  echo cancelation, tone generation, and Blowfish encryption and
21*692105b8SMatt LaPlante	  decryption. It may use hardware features if available.
22*692105b8SMatt LaPlante
23960366cfSKarsten Keil	  E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu
24*692105b8SMatt LaPlante	  and get more information about this module and its usage.
25*692105b8SMatt LaPlante
26960366cfSKarsten Keil	  If unsure, say 'N'.
27960366cfSKarsten Keil
283712b42dSKarsten Keilconfig MISDN_L1OIP
293712b42dSKarsten Keil	tristate "ISDN over IP tunnel"
303712b42dSKarsten Keil	depends on MISDN
313712b42dSKarsten Keil	help
323712b42dSKarsten Keil	  Enable support for ISDN over IP tunnel.
333712b42dSKarsten Keil
343712b42dSKarsten Keil	  It features:
353712b42dSKarsten Keil	    - dynamic IP exchange, if one or both peers have dynamic IPs
363712b42dSKarsten Keil	    - BRI (S0) and PRI (S2M) interface
373712b42dSKarsten Keil	    - layer 1 control via network keepalive frames
383712b42dSKarsten Keil	    - direct tunneling of physical interface via IP
393712b42dSKarsten Keil
403712b42dSKarsten Keil	  NOTE: This protocol is called 'Layer 1 over IP' and is not
413712b42dSKarsten Keil	  compatible with ISDNoIP (Agfeo) or TDMoIP. Protocol description is
423712b42dSKarsten Keil	  provided in the source code.
433712b42dSKarsten Keil
44960366cfSKarsten Keilsource "drivers/isdn/hardware/mISDN/Kconfig"
453712b42dSKarsten Keil
46960366cfSKarsten Keilendif #MISDN
47