summarylogtreecommitdiffstats
path: root/config.x86_64
diff options
context:
space:
mode:
authoregnappahz2021-08-18 23:34:52 +0200
committeregnappahz2021-08-18 23:34:52 +0200
commit45db5d9515c087badae811ca11127ce64b8a3c95 (patch)
tree4fc602c9a1cb55f0fb5b2cdf570ce2221c779667 /config.x86_64
parent7241fc5514eb9d866a2242473a3bad2fd17cc0ff (diff)
downloadaur-45db5d9515c087badae811ca11127ce64b8a3c95.tar.gz
Added fscrypt support due to popular demand..
Diffstat (limited to 'config.x86_64')
-rw-r--r--config.x86_643
1 files changed, 2 insertions, 1 deletions
diff --git a/config.x86_64 b/config.x86_64
index 2544c60965db..ed26c3120d25 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -8329,7 +8329,8 @@ CONFIG_EXPORTFS=y
CONFIG_EXPORTFS_BLOCK_OPS=y
CONFIG_FILE_LOCKING=y
# CONFIG_MANDATORY_FILE_LOCKING is not set
-# CONFIG_FS_ENCRYPTION is not set
+CONFIG_FS_ENCRYPTION=y
+CONFIG_FS_ENCRYPTION_ALGS=m
# CONFIG_FS_VERITY is not set
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y