From: Robert P. J. Day Date: Sat, 10 Feb 2007 09:46:28 +0000 (-0800) Subject: [PATCH] Remove unused kernel config option ZISOFS_FS X-Git-Tag: v2.6.21-rc1~274^2~258 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=730c385bc58802b51812bfcd13ae3578d16c1dfd;p=~emulex%2Finfiniband.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/fs/Kconfig b/fs/Kconfig index 5e8e9d9ccb3..11c59329ed0 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -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