mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
6e2055a9e5
The code is clean, there are users of it, so it doesn't belong in staging anymore, move it to drivers/misc/. Cc: Steve Underwood <steveu@coppice.org> Cc: David Rowe <david@rowetel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
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.
|