diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-14 19:57:47 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-14 19:57:47 -0500 |
commit | b480146fd19b99b16263467216622effcd93fd96 (patch) | |
tree | e5609bee33a097baf74ee41ae0d85f62a03dbd54 /drivers/char/Kconfig | |
parent | 9c782e3b2083c33b5a14c9955cf15f32ea88116b (diff) |
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/Kconfig | 10 |
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 | |||
881 | module. To compile this driver as a module, choose M here: the | 881 | module. To compile this driver as a module, choose M here: the |
882 | module will be called ftape. | 882 | module will be called ftape. |
883 | 883 | ||
884 | Note that the Ftape-HOWTO is out of date (sorry) and documents the | ||
885 | older version 2.08 of this software but still contains useful | ||
886 | information. There is a web page with more recent documentation at | ||
887 | <http://www.instmath.rwth-aachen.de/~heine/ftape/>. This page | ||
888 | always contains the latest release of the ftape driver and useful | ||
889 | information (backup software, ftape related patches and | ||
890 | documentation, FAQ). Note that the file system interface has | ||
891 | changed quite a bit compared to previous versions of ftape. Please | ||
892 | read <file:Documentation/ftape.txt>. | ||
893 | |||
894 | source "drivers/char/ftape/Kconfig" | 884 | source "drivers/char/ftape/Kconfig" |
895 | 885 | ||
896 | endmenu | 886 | endmenu |