13a4d5c94SMichael S. Tsirkinconfig VHOST_NET 2*43893cbeSKees Cook tristate "Host kernel accelerator for virtio net" 3*43893cbeSKees Cook depends on NET && EVENTFD && (TUN || !TUN) && (MACVTAP || !MACVTAP) 43a4d5c94SMichael S. Tsirkin ---help--- 53a4d5c94SMichael S. Tsirkin This kernel module can be loaded in host kernel to accelerate 63a4d5c94SMichael S. Tsirkin guest networking with virtio_net. Not to be confused with virtio_net 73a4d5c94SMichael S. Tsirkin module itself which needs to be loaded in guest kernel. 83a4d5c94SMichael S. Tsirkin 93a4d5c94SMichael S. Tsirkin To compile this driver as a module, choose M here: the module will 103a4d5c94SMichael S. Tsirkin be called vhost_net. 113a4d5c94SMichael S. Tsirkin 12057cbf49SNicholas Bellingerif STAGING 13057cbf49SNicholas Bellingersource "drivers/vhost/Kconfig.tcm" 14057cbf49SNicholas Bellingerendif 15