mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 11:01:38 +00:00
10 lines
251 B
Plaintext
10 lines
251 B
Plaintext
|
config ECHO
|
||
|
tristate "Line Echo Canceller support"
|
||
|
default n
|
||
|
---help---
|
||
|
This driver provides line echo cancelling support for mISDN and
|
||
|
Zaptel drivers.
|
||
|
|
||
|
To compile this driver as a module, choose M here. The module
|
||
|
will be called echo.
|