swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: bbf25010f1a6b761914430f5fca081ec8c7accd1 authored by Linus Torvalds on 09 October 2007, 20:31:38 UTC
Linux 2.6.23
Tip revision: bbf2501
Kconfig
#
# Config.in for PCBIT ISDN driver
#
config ISDN_DRV_PCBIT
	tristate "PCBIT-D support"
	depends on ISA && (BROKEN || X86)
	help
	  This enables support for the PCBIT ISDN-card.  This card is
	  manufactured in Portugal by Octal.  For running this card,
	  additional firmware is necessary, which has to be downloaded into
	  the card using a utility which is distributed separately.  See
	  <file:Documentation/isdn/README> and
	  <file:Documentation/isdn/README.pcbit> for more information.

back to top