Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfs
[deliverable/linux.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
This page took 0.104094 seconds and 6 git commands to generate.