14 lines
233 B
Plaintext
14 lines
233 B
Plaintext
|
#
|
||
|
# 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.
|
||
|
|