diff options
Diffstat (limited to 'drivers/isdn/mISDN/Kconfig')
-rw-r--r-- | drivers/isdn/mISDN/Kconfig | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/drivers/isdn/mISDN/Kconfig b/drivers/isdn/mISDN/Kconfig index 4938355c4072..1747a02a019a 100644 --- a/drivers/isdn/mISDN/Kconfig +++ b/drivers/isdn/mISDN/Kconfig | |||
@@ -14,13 +14,15 @@ config MISDN_DSP | |||
14 | depends on MISDN | 14 | depends on MISDN |
15 | help | 15 | help |
16 | Enable support for digital audio processing capability. | 16 | Enable support for digital audio processing capability. |
17 | |||
17 | This module may be used for special applications that require | 18 | This module may be used for special applications that require |
18 | cross connecting of bchannels, conferencing, dtmf decoding | 19 | cross connecting of bchannels, conferencing, dtmf decoding, |
19 | echo cancelation, tone generation, and Blowfish encryption and | 20 | echo cancelation, tone generation, and Blowfish encryption and |
20 | decryption. | 21 | decryption. It may use hardware features if available. |
21 | It may use hardware features if available. | 22 | |
22 | E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu | 23 | E.g. it is required for PBX4Linux. Go to http://isdn.eversberg.eu |
23 | and get more informations about this module and it's usage. | 24 | and get more information about this module and its usage. |
25 | |||
24 | If unsure, say 'N'. | 26 | If unsure, say 'N'. |
25 | 27 | ||
26 | config MISDN_L1OIP | 28 | config MISDN_L1OIP |