aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/Kconfig
diff options
context:
space:
mode:
authorKarsten Keil <keil@b1-systems.de>2009-07-22 13:52:24 -0400
committerKarsten Keil <keil@b1-systems.de>2009-07-25 14:19:06 -0400
commit6115d2f3fcaebed5b88fa9cefd178bb5b07461ff (patch)
tree70101bab6ae8fff76c9bac70d6817a242bfd2e0c /drivers/isdn/hardware/mISDN/Kconfig
parentcae86d4a4e56eeda1afdea38f230d222edda7dd5 (diff)
mISDN: Driver for AVM Fritz!CARD PCI
Add mISDN driver for AVM FRITZ!CARD PCI (all versions). Signed-off-by: Karsten Keil <keil@b1-systems.de>
Diffstat (limited to 'drivers/isdn/hardware/mISDN/Kconfig')
-rw-r--r--drivers/isdn/hardware/mISDN/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/isdn/hardware/mISDN/Kconfig b/drivers/isdn/hardware/mISDN/Kconfig
index a8542b81f95c..212dee6adec6 100644
--- a/drivers/isdn/hardware/mISDN/Kconfig
+++ b/drivers/isdn/hardware/mISDN/Kconfig
@@ -39,6 +39,14 @@ config MISDN_HFCUSB
39 Enable support for USB ISDN TAs with Cologne Chip AG's 39 Enable support for USB ISDN TAs with Cologne Chip AG's
40 HFC-S USB ISDN Controller 40 HFC-S USB ISDN Controller
41 41
42config MISDN_AVMFRITZ
43 tristate "Support for AVM FRITZ!CARD PCI"
44 depends on MISDN
45 depends on PCI
46 select MISDN_IPAC
47 help
48 Enable support for AVMs FRITZ!CARD PCI cards
49
42config MISDN_INFINEON 50config MISDN_INFINEON
43 tristate "Support for cards with Infineon chipset" 51 tristate "Support for cards with Infineon chipset"
44 depends on MISDN 52 depends on MISDN