summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-05-16 10:26:05 +0800
committerRicardo Salveti <ricardo@foundries.io>2019-07-10 16:52:12 -0300
commit24910ef95a6a4f82ccf1846a4cba3b8024cf2e33 (patch)
tree234d3bb703b1a743aef33fe69b8b82036d7e9947
parent7e4e0ea12c1aaf6671667c08270f7e9429c420dd (diff)
fs/ext4.cfg: remove EXT4_FS_ENCRYPTION and EXT4_ENCRYPTION
These have been removed and are now controlled by CONFIG_FS_ENCRYPTION which is enabled by standard/preempt-rt.cfg. https://github.com/torvalds/linux/commit/643fa9612bf1a29153eee46fd398117632f93cbe Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--cfg/fs/ext4.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/cfg/fs/ext4.cfg b/cfg/fs/ext4.cfg
index 5d4e2c6..430d265 100644
--- a/cfg/fs/ext4.cfg
+++ b/cfg/fs/ext4.cfg
@@ -1,5 +1,3 @@
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
-CONFIG_EXT4_ENCRYPTION=y
-CONFIG_EXT4_FS_ENCRYPTION=y