aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/echo/Kconfig
diff options
context:
space:
mode:
authorDavid Rowe <david@rowetel.com>2008-10-06 21:41:46 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2008-10-10 15:31:11 -0700
commit10602db812fa270fc923f5e48fb47202288828f3 (patch)
treeab0ae9b17e9c99e698090edbb594e92d26c1f2c6 /drivers/staging/echo/Kconfig
parent00b3ed1685089ff52169a715de11106ed37df087 (diff)
Staging: add echo cancelation module
This is used by mISDN and Zaptel drivers. From: Steve Underwood <steveu@coppice.org> From: David Rowe <david@rowetel.com> Cc: Tzafrir Cohen <tzafrir.cohen@xorcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/echo/Kconfig')
-rw-r--r--drivers/staging/echo/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/staging/echo/Kconfig b/drivers/staging/echo/Kconfig
new file mode 100644
index 00000000000..f1d41ea9cd4
--- /dev/null
+++ b/drivers/staging/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.