X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2Fext4%2FKconfig;h=06f77ca7f36ee737018016883df254948b5851e7;hb=a5adcfcad55d5f034b33f79f1a873229d1e77b24;hp=a453cc87082b5d1196a45bdd8aed8c67f9eb9ee3;hpb=2936e846c4e6df2df0dd6bcade3d269e17a707d1;p=linux-2.6-microblaze.git diff --git a/fs/ext4/Kconfig b/fs/ext4/Kconfig index a453cc87082b..06f77ca7f36e 100644 --- a/fs/ext4/Kconfig +++ b/fs/ext4/Kconfig @@ -96,23 +96,8 @@ config EXT4_FS_SECURITY If you are not using a security module that requires using extended attributes for file security labels, say N. -config EXT4_ENCRYPTION - bool "Ext4 Encryption" - depends on EXT4_FS - select FS_ENCRYPTION - help - Enable encryption of ext4 files and directories. This - feature is similar to ecryptfs, but it is more memory - efficient since it avoids caching the encrypted and - decrypted pages in the page cache. - -config EXT4_FS_ENCRYPTION - bool - default y - depends on EXT4_ENCRYPTION - config EXT4_DEBUG - bool "EXT4 debugging support" + bool "Ext4 debugging support" depends on EXT4_FS help Enables run-time debugging support for the ext4 filesystem.