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>

authored by Adrian Bunk and committed by Adrian Bunk b480146f 9c782e3b

+1 -21
-10
drivers/char/Kconfig
··· 881 module. To compile this driver as a module, choose M here: the 882 module will be called ftape. 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" 895 896 endmenu
··· 881 module. To compile this driver as a module, choose M here: the 882 module will be called ftape. 883 884 source "drivers/char/ftape/Kconfig" 885 886 endmenu
+1 -11
drivers/char/ftape/Kconfig
··· 25 support", above) then `zft-compressor' will be loaded 26 automatically by zftape when needed. 27 28 - Despite its name, zftape does NOT use compression by default. The 29 - file <file:Documentation/ftape.txt> contains a short description of 30 - the most important changes in the file system interface compared to 31 - previous versions of ftape. The ftape home page 32 - <http://www.instmath.rwth-aachen.de/~heine/ftape/> contains 33 - further information. 34 - 35 - IMPORTANT NOTE: zftape can read archives created by previous 36 - versions of ftape and provide file mark support (i.e. fast skipping 37 - between tape archives) but previous version of ftape will lack file 38 - mark support when reading archives produced by zftape. 39 40 config ZFT_DFLT_BLK_SZ 41 int "Default block size"
··· 25 support", above) then `zft-compressor' will be loaded 26 automatically by zftape when needed. 27 28 + Despite its name, zftape does NOT use compression by default. 29 30 config ZFT_DFLT_BLK_SZ 31 int "Default block size"