summaryrefslogtreecommitdiff
path: root/drivers/dahdi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/Kconfig')
-rw-r--r--drivers/dahdi/Kconfig14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/dahdi/Kconfig b/drivers/dahdi/Kconfig
new file mode 100644
index 0000000..d128f1d
--- /dev/null
+++ b/drivers/dahdi/Kconfig
@@ -0,0 +1,14 @@
+
+
+config ECHO
+ tristate "Line Echo Canceller support"
+ default DAHDI
+ --help--
+ This driver provides line echo cancelling support for mISDN and
+ DAHDI drivers.
+
+ To compile this driver as a module, choose M here: the
+ module will be called echo.
+
+ If unsure, say Y.
+