mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 15:32:30 +00:00
Merge pull request #962 from egernst/config-update
config: make virtio-fs part of standard kernel
This commit is contained in:
commit
6f46be2f2e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user