Commit affc4333 authored by Kai Germaschewski's avatar Kai Germaschewski

Clean up drivers/isdn/Config.help

Remove the repeated information on what a module is.
parent d366bd59
...@@ -26,11 +26,6 @@ CONFIG_ISDN ...@@ -26,11 +26,6 @@ CONFIG_ISDN
Therefore the old ISDN4Linux layer is becoming obsolete. It is Therefore the old ISDN4Linux layer is becoming obsolete. It is
still usable, though, if you select this option. still usable, though, if you select this option.
If you want to compile the ISDN code as a module ( = code which can
be inserted in and removed from the running kernel whenever you
want), say M here and read <file:Documentation/modules.txt>. The
module will be called isdn.o. If unsure, say N.
CONFIG_ISDN_PPP CONFIG_ISDN_PPP
Over digital connections such as ISDN, there is no need to Over digital connections such as ISDN, there is no need to
synchronize sender and recipient's clocks with start and stop bits synchronize sender and recipient's clocks with start and stop bits
...@@ -100,11 +95,6 @@ CONFIG_ISDN_DRV_ICN ...@@ -100,11 +95,6 @@ CONFIG_ISDN_DRV_ICN
<file:Documentation/isdn/README.icn> for more <file:Documentation/isdn/README.icn> for more
information. information.
If you want to compile this as a module ( = code which can be
inserted in and removed from the running kernel whenever you want),
say M here and read <file:Documentation/modules.txt>. The module
will be called icn.o.
CONFIG_ISDN_DRV_LOOP CONFIG_ISDN_DRV_LOOP
This driver provides a virtual ISDN card. Its primary purpose is This driver provides a virtual ISDN card. Its primary purpose is
testing of linklevel features or configuration without getting testing of linklevel features or configuration without getting
...@@ -124,12 +114,6 @@ CONFIG_ISDN_DRV_HISAX ...@@ -124,12 +114,6 @@ CONFIG_ISDN_DRV_HISAX
also to the configuration option of the driver for your particular also to the configuration option of the driver for your particular
card, below. card, below.
If you want to compile this as a module ( = code which can be
inserted in and removed from the running kernel whenever you want),
say M here and read <file:Documentation/modules.txt>. The module
will be called hisax.o. See <file:Documentation/isdn/README.HiSax>
for more information on using this driver.
CONFIG_HISAX_EURO CONFIG_HISAX_EURO
Say Y or N according to the D-channel protocol which your local Say Y or N according to the D-channel protocol which your local
telephone service company provides. telephone service company provides.
...@@ -393,11 +377,6 @@ CONFIG_ISDN_DRV_PCBIT ...@@ -393,11 +377,6 @@ CONFIG_ISDN_DRV_PCBIT
<file:Documentation/isdn/README> and <file:Documentation/isdn/README> and
<file:Documentation/isdn/README.pcbit> for more information. <file:Documentation/isdn/README.pcbit> for more information.
If you want to compile this as a module ( = code which can be
inserted in and removed from the running kernel whenever you want),
say M here and read <file:Documentation/modules.txt>. The module
will be called pcbit.o.
CONFIG_ISDN_DRV_SC CONFIG_ISDN_DRV_SC
This enables support for the Spellcaster BRI ISDN boards. This This enables support for the Spellcaster BRI ISDN boards. This
driver currently builds only in a modularized version ( = code which driver currently builds only in a modularized version ( = code which
...@@ -449,12 +428,6 @@ CONFIG_ISDN_CAPI ...@@ -449,12 +428,6 @@ CONFIG_ISDN_CAPI
hardware, see <http://www.capi.org/>. This is needed for AVM's set hardware, see <http://www.capi.org/>. This is needed for AVM's set
of active ISDN controllers like B1, T1, M1. of active ISDN controllers like B1, T1, M1.
This code is also available as a module ( = code which can be
inserted in and removed from the running kernel whenever you want).
The modules will be called capi.o and kernelcapi.o. If you want to
compile it as a module, say M here and read
<file:Documentation/modules.txt>.
CONFIG_ISDN_CAPI_CAPI20 CONFIG_ISDN_CAPI_CAPI20
This option will provide the CAPI 2.0 interface to userspace This option will provide the CAPI 2.0 interface to userspace
applications via /dev/capi20. Applications should use the applications via /dev/capi20. Applications should use the
...@@ -528,11 +501,6 @@ CONFIG_ISDN_DRV_TPAM ...@@ -528,11 +501,6 @@ CONFIG_ISDN_DRV_TPAM
Please redirect all support questions to support@auvertech.fr. Please redirect all support questions to support@auvertech.fr.
If you want to compile this as a module ( = code which can be
inserted in and removed from the running kernel whenever you want),
say M here and read <file:Documentation/modules.txt>. The module
will be called tpam.o.
CONFIG_HYSDN CONFIG_HYSDN
Say Y here if you have one of Hypercope's active PCI ISDN cards Say Y here if you have one of Hypercope's active PCI ISDN cards
Champ, Ergo and Metro. You will then get a module called hysdn.o. Champ, Ergo and Metro. You will then get a module called hysdn.o.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment