ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align keyword
[linux-2.6.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