diff options
Diffstat (limited to 'kernel/drivers/isdn/act2000/Kconfig')
-rw-r--r-- | kernel/drivers/isdn/act2000/Kconfig | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel/drivers/isdn/act2000/Kconfig b/kernel/drivers/isdn/act2000/Kconfig new file mode 100644 index 000000000..fa2673fc6 --- /dev/null +++ b/kernel/drivers/isdn/act2000/Kconfig @@ -0,0 +1,9 @@ +config ISDN_DRV_ACT2000 + tristate "IBM Active 2000 support" + depends on ISA + help + Say Y here if you have an IBM Active 2000 ISDN card. In order to use + this card, additional firmware is necessary, which has to be loaded + into the card using a utility which is part of the latest + isdn4k-utils package. Please read the file + <file:Documentation/isdn/README.act2000> for more information. |