]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/rpmsg/Kconfig
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[mirror_ubuntu-bionic-kernel.git] / drivers / rpmsg / Kconfig
CommitLineData
860514e0 1menu "Rpmsg drivers"
f8289eda 2
bcabbcca
OBC
3# RPMSG always gets selected by whoever wants it
4config RPMSG
5 tristate
6 select VIRTIO
397944df 7 select VIRTUALIZATION
f8289eda
OBC
8
9endmenu