]> git.karo-electronics.de Git - linux-beck.git/blob - drivers/rpmsg/Kconfig
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/selinux into...
[linux-beck.git] / drivers / rpmsg / Kconfig
1 menu "Rpmsg drivers"
2
3 # RPMSG always gets selected by whoever wants it
4 config RPMSG
5         tristate
6         select VIRTIO
7         select VIRTUALIZATION
8
9 endmenu