Date: Tuesday, October 11, 2016 @ 07:42:36
  Author: tpowa
Revision: 278209

#49927 enable EXT4_ENCRYPTION

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===================================================================
--- config      2016-10-11 07:26:38 UTC (rev 278208)
+++ config      2016-10-11 07:42:36 UTC (rev 278209)
@@ -7301,7 +7301,7 @@
 CONFIG_EXT4_USE_FOR_EXT2=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_EXT4_FS_SECURITY=y
-# CONFIG_EXT4_ENCRYPTION is not set
+CONFIG_EXT4_ENCRYPTION=y 
 # CONFIG_EXT4_DEBUG is not set
 CONFIG_JBD2=m
 # CONFIG_JBD2_DEBUG is not set

Modified: config.x86_64
===================================================================
--- config.x86_64       2016-10-11 07:26:38 UTC (rev 278208)
+++ config.x86_64       2016-10-11 07:42:36 UTC (rev 278209)
@@ -7024,7 +7024,7 @@
 CONFIG_EXT4_USE_FOR_EXT2=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_EXT4_FS_SECURITY=y
-# CONFIG_EXT4_ENCRYPTION is not set
+CONFIG_EXT4_ENCRYPTION=y 
 # CONFIG_EXT4_DEBUG is not set
 CONFIG_JBD2=m
 # CONFIG_JBD2_DEBUG is not set

Reply via email to