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 <afaria@redhat.com>
This commit is contained in:
parent
bd1bae4e14
commit
fabbfa3cea
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue