]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - drivers/rpmsg/Kconfig
rpmsg: add virtio-based remote processor messaging bus
[mirror_ubuntu-zesty-kernel.git] / drivers / rpmsg / Kconfig
1 # RPMSG always gets selected by whoever wants it
2 config RPMSG
3 tristate
4 select VIRTIO
5 select VIRTIO_RING