]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/isdn/hardware/mISDN/Kconfig
isdn: mISDN HFC PCI support depends on virt_to_bus()
[linux-2.6-omap-h63xx.git] / drivers / isdn / hardware / mISDN / Kconfig
1 #
2 # Hardware for mISDN
3 #
4 comment "mISDN hardware drivers"
5
6 config MISDN_HFCPCI
7         tristate "Support for HFC PCI cards"
8         depends on MISDN
9         depends on PCI
10         depends on VIRT_TO_BUS
11         help
12           Enable support for cards with Cologne Chip AG's
13           HFC PCI chip.
14
15 config MISDN_HFCMULTI
16         tristate "Support for HFC multiport cards (HFC-4S/8S/E1)"
17         depends on PCI
18         depends on MISDN
19         help
20           Enable support for cards with Cologne Chip AG's HFC multiport
21           chip. There are three types of chips that are quite similar,
22           but the interface is different:
23            * HFC-4S (4 S/T interfaces on one chip)
24            * HFC-8S (8 S/T interfaces on one chip)
25            * HFC-E1 (E1 interface for 2Mbit ISDN)
26