Skip to content

Commit

Permalink
Add kernel configs for support vsocks
Browse files Browse the repository at this point in the history
  • Loading branch information
r2d4 committed Jul 12, 2017
1 parent 0fa8b92 commit c0e1559
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ CONFIG_NET_CLS_BPF=m
CONFIG_NET_EMATCH=y
CONFIG_NET_CLS_ACT=y
CONFIG_NET_ACT_BPF=m
CONFIG_VSOCKETS=m
CONFIG_VIRTIO_VSOCKETS=m
CONFIG_BPF_JIT=y
CONFIG_HAMRADIO=y
CONFIG_CFG80211=y
Expand Down Expand Up @@ -431,3 +433,4 @@ CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
CONFIG_SECURITY_SELINUX_DISABLE=y
CONFIG_CRYPTO_USER_API_HASH=y
CONFIG_VHOST_VSOCK=m

0 comments on commit c0e1559

Please sign in to comment.