mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-15 13:58:55 +00:00
Merge pull request #962 from egernst/config-update
config: make virtio-fs part of standard kernel
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# virtio-fs support
|
||||
CONFIG_VIRTIO_FS=y
|
||||
CONFIG_FUSE_FS=y
|
@@ -49,3 +49,7 @@ CONFIG_AIO=y
|
||||
CONFIG_OVERLAY_FS=y
|
||||
CONFIG_OVERLAY_FS_INDEX=y
|
||||
CONFIG_OVERLAY_FS_REDIRECT_DIR=y
|
||||
|
||||
# virtio-fs driver support:
|
||||
CONFIG_VIRTIO_FS=y
|
||||
CONFIG_FUSE_FS=y
|
||||
|
@@ -1 +1 @@
|
||||
83
|
||||
84
|
||||
|
Reference in New Issue
Block a user