mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-17 01:54:01 +08: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.
|