diff options
Diffstat (limited to 'drivers/isdn/hardware/mISDN/Kconfig')
-rw-r--r-- | drivers/isdn/hardware/mISDN/Kconfig | 8 |
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 | ||
42 | config 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 | |||
42 | config MISDN_INFINEON | 50 | config 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 |