From d5e0de9dc947ebd9aab9bbc60ae958ff3febe009 Mon Sep 17 00:00:00 2001 From: Ryan McLean Date: Fri, 20 Aug 2021 20:52:53 +0100 Subject: [PATCH] Re-enable FS_ENCRYPTION --- .../sys-kernel/coreos-modules/files/commonconfig-5.10 | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-5.10 b/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-5.10 index 6c7ea0a9fc..8ed90f89a3 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-5.10 +++ b/sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-5.10 @@ -191,6 +191,7 @@ CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y CONFIG_FRONTSWAP=y +CONFIG_FS_ENCRYPTION=y CONFIG_FSCACHE=m CONFIG_FSCACHE_STATS=y CONFIG_FUSE_FS=m