blob: f62dc8752be993580af02911a718be67a3fbed18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#
# Hardware for mISDN
#
comment "mISDN hardware drivers"
config MISDN_HFCPCI
tristate "Support for HFC PCI cards"
depends on MISDN
depends on PCI
help
Enable support for cards with Cologne Chip AG's
HFC PCI chip.
|