Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux/fpc-iii.git] / drivers / rpmsg / Kconfig
blob69a219387582bf3391f6ecd7075e037769d0de9c
1 menu "Rpmsg drivers"
3 # RPMSG always gets selected by whoever wants it
4 config RPMSG
5         tristate
6         select VIRTIO
7         select VIRTUALIZATION
9 endmenu