Skip to content

Commit 99960e6

Browse files
Update linux.config for virtio-fs
1 parent 83d31fb commit 99960e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

configs/linux.config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1257,7 +1257,9 @@ CONFIG_INOTIFY_USER=y
12571257
# CONFIG_QUOTA is not set
12581258
CONFIG_AUTOFS4_FS=y
12591259
CONFIG_AUTOFS_FS=y
1260-
# CONFIG_FUSE_FS is not set
1260+
CONFIG_CUSE=y
1261+
CONFIG_FUSE_FS=y
1262+
CONFIG_VIRTIO_FS=y
12611263
# CONFIG_OVERLAY_FS is not set
12621264

12631265
#

0 commit comments

Comments
 (0)