From: Mathew McBride Date: Tue, 22 Aug 2023 04:49:32 +0000 (+0000) Subject: x86: remove built-in vhost-net driver X-Git-Tag: v24.10.0-rc1~4347 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13330%2Fhead;p=thirdparty%2Fopenwrt.git x86: remove built-in vhost-net driver This is now available as a kmod package (kmod-vhost-net). Signed-off-by: Mathew McBride --- diff --git a/target/linux/x86/generic/config-5.15 b/target/linux/x86/generic/config-5.15 index 06f00080216..c10e1b610b1 100644 --- a/target/linux/x86/generic/config-5.15 +++ b/target/linux/x86/generic/config-5.15 @@ -399,9 +399,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