mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +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>
9 lines
251 B
Text
9 lines
251 B
Text
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.
|