summaryrefslogtreecommitdiff
path: root/drivers/dahdi/Kconfig
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2010-01-05 21:34:45 +0200
committerTzafrir Cohen <tzafrir@cohens.org.il>2010-01-05 21:34:45 +0200
commit0934ba976493fdf59ef9ff7a19a61199c0bced1b (patch)
tree6f880937e0ccdbeaa2fc8f9ce025adbabfaefa7a /drivers/dahdi/Kconfig
parenta996b1749a6dfdd87d93a27c3ddfcc0acc552a0d (diff)
build/patch opvxa1200.c
* Add entry in Kconfig and line in Kbuild . * fxo_modes.h was missing. Copy it over from dahdi-linux, * And again - don't include it in the patch.
Diffstat (limited to 'drivers/dahdi/Kconfig')
-rw-r--r--drivers/dahdi/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/dahdi/Kconfig b/drivers/dahdi/Kconfig
index fb5b4db..2339cc8 100644
--- a/drivers/dahdi/Kconfig
+++ b/drivers/dahdi/Kconfig
@@ -1,5 +1,17 @@
+config DAHDI_OPVXA1200
+ tristate "OpenVox A1200P FXS/FXO Interface"
+ depends on DAHDI && PCI
+ default DAHDI
+ ---help---
+ This driver provides support for the OpenVox A1200P FXS/FXO Interface.
+
+ To compile this driver as a module, choose M here: the
+ module will be called opvxa1200.
+
+ If unsure, say Y.
+
config DAHDI_WCOPENPCI
tristate "Voicetronix OpenPCI Interface DAHDI driver"
depends on DAHDI && PCI