Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
[linux-2.6-block.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
f8289eda
OBC
7
8endmenu