dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] Remove unused kernel config option ZISOFS_FS

Remove the kernel config option ZISOFS_FS, since it appears that the actual
option is simply ZISOFS.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Robert P. J. Day 2007-02-10 01:46:28 -08:00 committed by Linus Torvalds
parent b9b2a70037
commit 730c385bc5
1 changed files with 0 additions and 6 deletions

View File

@ -674,12 +674,6 @@ config ZISOFS
necessary to create such a filesystem. Say Y here if you want to be
able to read such compressed CD-ROMs.
config ZISOFS_FS
# for fs/nls/Config.in
tristate
depends on ZISOFS
default ISO9660_FS
config UDF_FS
tristate "UDF file system support"
help