summaryrefslogtreecommitdiff
path: root/arch/ppc/Config.help
diff options
context:
space:
mode:
authorKai Germaschewski <kai@vaio.(none)>2002-02-10 17:37:03 +0100
committerKai Germaschewski <kai@vaio.(none)>2002-02-10 17:37:03 +0100
commit19afcee2512eb48c741ff8a465dc2e085ffa4eed (patch)
treeab48bc611fae7c7dababc4bc92b8f38f522c5cef /arch/ppc/Config.help
parent0dc68d77428413d0f417df3a378f857a2e798ebf (diff)
remove CONFIG_ISDN entries from arch/Config.help - The real entry is
in drivers/isdn/Config.help
Diffstat (limited to 'arch/ppc/Config.help')
-rw-r--r--arch/ppc/Config.help25
1 files changed, 0 insertions, 25 deletions
diff --git a/arch/ppc/Config.help b/arch/ppc/Config.help
index 5786797a89b2..603820e451d2 100644
--- a/arch/ppc/Config.help
+++ b/arch/ppc/Config.help
@@ -551,31 +551,6 @@ CONFIG_MAGIC_SYSRQ
keys are documented in <file:Documentation/sysrq.txt>. Don't say Y
unless you really know what this hack does.
-CONFIG_ISDN
- ISDN ("Integrated Services Digital Networks", called RNIS in France)
- is a special type of fully digital telephone service; it's mostly
- used to connect to your Internet service provider (with SLIP or
- PPP). The main advantage is that the speed is higher than ordinary
- modem/telephone connections, and that you can have voice
- conversations while downloading stuff. It only works if your
- computer is equipped with an ISDN card and both you and your service
- provider purchased an ISDN line from the phone company. For
- details, read <http://alumni.caltech.edu/~dank/isdn/> on the WWW.
-
- This driver allows you to use an ISDN-card for networking
- connections and as dialin/out device. The isdn-tty's have a built
- in AT-compatible modem emulator. Network devices support autodial,
- channel-bundling, callback and caller-authentication without having
- a daemon running. A reduced T.70 protocol is supported with tty's
- suitable for German BTX. On D-Channel, the protocols EDSS1
- (Euro-ISDN) and 1TR6 (German style) are supported. See
- <file:Documentation/isdn/README> for more information.
-
- 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_PROC_HARDWARE
Say Y here to support the /proc/hardware file, which gives you
access to information about the machine you're running on,