From 67010f1b2875d6ef1a33746b45ff333ed8713984 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 5 Jan 2010 21:15:06 +0200 Subject: 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. --- drivers/dahdi/Kconfig | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'drivers/dahdi/Kconfig') 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 -- cgit v1.2.3