Skip to content

Commit

Permalink
[PATCH] Remove unused kernel config option ZISOFS_FS
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Feb 11, 2007
1 parent b9b2a70 commit 730c385
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions fs/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 730c385

Please sign in to comment.