mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
x86: remove built-in vhost-net driver
This is now available as a kmod package (kmod-vhost-net).
Signed-off-by: Mathew McBride <matt@traverse.com.au>
(cherry picked from commit 8b1cc1582a)
This commit is contained in:
parent
5edeb1ee0c
commit
c90005c58a
1 changed files with 0 additions and 3 deletions
|
|
@ -400,9 +400,6 @@ CONFIG_TREE_SRCU=y
|
|||
CONFIG_UCS2_STRING=y
|
||||
CONFIG_USB_STORAGE=y
|
||||
CONFIG_USER_RETURN_NOTIFIER=y
|
||||
CONFIG_VHOST=y
|
||||
CONFIG_VHOST_IOTLB=y
|
||||
CONFIG_VHOST_NET=y
|
||||
CONFIG_VIRTIO=y
|
||||
CONFIG_VIRTIO_BALLOON=y
|
||||
CONFIG_VIRTIO_BLK=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue