Revision 4942de4a0e914f205d351a81873f4f63986bcc3c authored by Linus Torvalds on 25 September 2007, 00:33:10 UTC, committed by Linus Torvalds on 25 September 2007, 00:33:10 UTC
Getting there...
1 parent e0b9d13
Raw File
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