Skip to content

Commit 06319d7

Browse files
committed
enable vhost_vsock for linux subsystem in r138
1 parent 499748e commit 06319d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kconfigs/orangepi5-6_1-def-r1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6535,8 +6535,8 @@ CONFIG_VIRTIO_MENU=y
65356535
# CONFIG_VIRTIO_MMIO is not set
65366536
# CONFIG_VDPA is not set
65376537
CONFIG_VHOST_MENU=y
6538-
# CONFIG_VHOST_NET is not set
6539-
# CONFIG_VHOST_VSOCK is not set
6538+
CONFIG_VHOST_NET=m
6539+
CONFIG_VHOST_VSOCK=m
65406540
# CONFIG_VHOST_CROSS_ENDIAN_LEGACY is not set
65416541

65426542
#

0 commit comments

Comments
 (0)