mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-12 17:34:31 +00:00
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.
|