cmsfs: Kconfig entry Signed-off-by: Josef 'Jeff' Sipek 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