aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/ftape/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-01-14 19:57:47 -0500
committerAdrian Bunk <bunk@r063144.stusta.swh.mhn.de>2006-01-14 19:57:47 -0500
commitb480146fd19b99b16263467216622effcd93fd96 (patch)
treee5609bee33a097baf74ee41ae0d85f62a03dbd54 /drivers/char/ftape/Kconfig
parent9c782e3b2083c33b5a14c9955cf15f32ea88116b (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/ftape/Kconfig')
-rw-r--r--drivers/char/ftape/Kconfig12
1 files changed, 1 insertions, 11 deletions
diff --git a/drivers/char/ftape/Kconfig b/drivers/char/ftape/Kconfig
index 7d3ecb56a1bd..0d65189a7ae8 100644
--- a/drivers/char/ftape/Kconfig
+++ b/drivers/char/ftape/Kconfig
@@ -25,17 +25,7 @@ config ZFTAPE
25 support", above) then `zft-compressor' will be loaded 25 support", above) then `zft-compressor' will be loaded
26 automatically by zftape when needed. 26 automatically by zftape when needed.
27 27
28 Despite its name, zftape does NOT use compression by default. The 28 Despite its name, zftape does NOT use compression by default.
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 29
40config ZFT_DFLT_BLK_SZ 30config ZFT_DFLT_BLK_SZ
41 int "Default block size" 31 int "Default block size"