summaryrefslogtreecommitdiff
path: root/drivers/misc/echo/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-01 02:08:42 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-01 02:08:42 +0400
commit6e2055a9e56e292715f935a85f381e54c1f54269 (patch)
tree5cdb033f7da95ba47c37a42602c6d88d55e11db5 /drivers/misc/echo/Kconfig
parentdc93c85235efa5201e9a3c116bc3fbd1afc1a182 (diff)
downloadlinux-6e2055a9e56e292715f935a85f381e54c1f54269.tar.xz
staging: echo: move to drivers/misc/
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>
Diffstat (limited to 'drivers/misc/echo/Kconfig')
-rw-r--r--drivers/misc/echo/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/misc/echo/Kconfig b/drivers/misc/echo/Kconfig
new file mode 100644
index 000000000000..f1d41ea9cd48
--- /dev/null
+++ b/drivers/misc/echo/Kconfig
@@ -0,0 +1,9 @@
+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.