swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 88d7bd8cb9eb8d64bf7997600b0d64f7834047c5 authored by Linus Torvalds on 07 May 2005, 05:20:31 UTC
Linux v2.6.12-rc4
Tip revision: 88d7bd8
Kconfig
#
# Config.in for Spellcaster ISDN driver
#
config ISDN_DRV_SC
	tristate "Spellcaster support"
	depends on ISDN_I4L && ISA
	help
	  This enables support for the Spellcaster BRI ISDN boards.  This
	  driver currently builds only in a modularized version.
	  To build it, choose M here: the module will be called sc.
	  See <file:Documentation/isdn/README.sc> for more information.

back to top