From: Andrew Morton Signed-off-by: Andrew Morton --- fs/Kconfig | 15 --------------- 1 file changed, 15 deletions(-) diff -puN fs/Kconfig~git-unionfs-fixup fs/Kconfig --- a/fs/Kconfig~git-unionfs-fixup +++ a/fs/Kconfig @@ -1121,21 +1121,6 @@ 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. -<<<<<<< HEAD/fs/Kconfig -config ECRYPT_FS - tristate "eCrypt filesystem layer support (EXPERIMENTAL)" - depends on EXPERIMENTAL && KEYS && CRYPTO && NET - help - Encrypted filesystem that operates on the VFS layer. See - to learn more about - eCryptfs. Userspace components are required and can be - obtained from . - - To compile this file system support as a module, choose M here: the - module will be called ecryptfs. - -======= ->>>>>>> /fs/Kconfig config HFS_FS tristate "Apple Macintosh file system support (EXPERIMENTAL)" depends on BLOCK && EXPERIMENTAL _