aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-01-15 01:57:47 +0100
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>2006-01-15 01:57:47 +0100
commitb480146fd19b99b16263467216622effcd93fd96 (patch)
treee5609bee33a097baf74ee41ae0d85f62a03dbd54 /drivers/char/Kconfig
parentSpelling fix in IPW2100 and IPW2200 Kconfig entries (diff)
downloadlinux-dev-b480146fd19b99b16263467216622effcd93fd96.tar.xz
linux-dev-b480146fd19b99b16263467216622effcd93fd96.zip
ftape: remove some outdated information from Kconfig files
This patch removes some outdated information about the ftape driver like pointers to no longer existing webpages from Kconfig files. Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r--drivers/char/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index d6fcd0a36f9f..4135d8c5bcae 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -881,16 +881,6 @@ config FTAPE
module. To compile this driver as a module, choose M here: the
module will be called ftape.
- Note that the Ftape-HOWTO is out of date (sorry) and documents the
- older version 2.08 of this software but still contains useful
- information. There is a web page with more recent documentation at
- <http://www.instmath.rwth-aachen.de/~heine/ftape/>. This page
- always contains the latest release of the ftape driver and useful
- information (backup software, ftape related patches and
- documentation, FAQ). Note that the file system interface has
- changed quite a bit compared to previous versions of ftape. Please
- read <file:Documentation/ftape.txt>.
-
source "drivers/char/ftape/Kconfig"
endmenu