From fabbfa3cea4866812f3957b51f1dbd52d578b66e Mon Sep 17 00:00:00 2001 From: Alberto Faria Date: Fri, 4 Oct 2024 17:42:26 +0100 Subject: [PATCH] config: Enable CONFIG_OVERLAY_FS This is now required by bootc-install. Don't enable it for the SEV variant as the bootc-install use case probably doesn't apply to it. Signed-off-by: Alberto Faria --- config-libkrunfw_x86_64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-libkrunfw_x86_64 b/config-libkrunfw_x86_64 index 8bb219a..588b1a3 100644 --- a/config-libkrunfw_x86_64 +++ b/config-libkrunfw_x86_64 @@ -1686,7 +1686,7 @@ CONFIG_FUSE_FS=y # CONFIG_CUSE is not set CONFIG_VIRTIO_FS=y CONFIG_FUSE_DAX=y -# CONFIG_OVERLAY_FS is not set +CONFIG_OVERLAY_FS=y # # Caches