Signed-off-by: Josef 'Jeff' Sipek <jeffpc@xxxxxxxxxxxxxx> --- fs/Kconfig | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/fs/Kconfig b/fs/Kconfig index d387358..de25ab0 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -1033,6 +1033,14 @@ config AFFS_FS To compile this file system support as a module, choose M here: the module will be called affs. If unsure, say N. +config CMS_FS + tristate "CMS minidisk filesystem support (EXPERIMENTAL)" + depends on BLOCK && EXPERIMENTAL + help + Support for z/VM CMS minidisk filesystem format. + + If unsure, say N. + config ECRYPT_FS tristate "eCrypt filesystem layer support (EXPERIMENTAL)" depends on EXPERIMENTAL && KEYS && CRYPTO && NET -- 1.5.6.3 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html