25 May
2020
25 May
'20
3:53 p.m.
Hi Pierre,
On Sat, May 16, 2020 at 12:00:35PM -0500, Pierre-Louis Bossart wrote:
+config VHOST_RPMSG
- tristate
- depends on VHOST
depends on RPMSG_VIRTIO?
No, RPMSG_VIRTIO is used on the guest side, VHOST_RPMSG (as well as all other vhost drivers) on the host side.
- default n
not needed
Ok, will remove.
Thanks Guennadi