summaryrefslogtreecommitdiff
path: root/drivers/dahdi/Kconfig
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2010-01-05 21:15:06 +0200
committerTzafrir Cohen <tzafrir@cohens.org.il>2010-01-05 21:15:06 +0200
commit67010f1b2875d6ef1a33746b45ff333ed8713984 (patch)
tree851afff5c8f836e39f0c75f3e9701e982b15802b /drivers/dahdi/Kconfig
parent1ecd232b2b8758ef8598caced7f4a61478f1462d (diff)
build/patch wcopenpci as well
* Add an entry in Kconfig and a line in Kbuild * Provide proslic.h from dahdi-linux, * But 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 c2618ed..fb5b4db 100644
--- a/drivers/dahdi/Kconfig
+++ b/drivers/dahdi/Kconfig
@@ -1,5 +1,17 @@
+config DAHDI_WCOPENPCI
+ tristate "Voicetronix OpenPCI Interface DAHDI driver"
+ depends on DAHDI && PCI
+ default DAHDI
+ ---help---
+ This driver provides support for the Voicetronix OpenPCI Interface.
+
+ To compile this driver as a module, choose M here: the
+ module will be called wcopenpci.
+
+ If unsure, say Y.
+
config DAHDI_ZAPHFC
tristate "HFC-S DAHDI Driver"
depends on DAHDI && PCI