Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
| 2 | # Config.in for Spellcaster ISDN driver |
| 3 | # |
| 4 | config ISDN_DRV_SC |
| 5 | tristate "Spellcaster support" |
Tilman Schmidt | 5f67c5c | 2007-07-21 04:37:53 -0700 | [diff] [blame] | 6 | depends on ISA |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 7 | help |
| 8 | This enables support for the Spellcaster BRI ISDN boards. This |
| 9 | driver currently builds only in a modularized version. |
| 10 | To build it, choose M here: the module will be called sc. |
| 11 | See <file:Documentation/isdn/README.sc> for more information. |
| 12 | |