regulator: add a regulator driver for the AS3711 PMIC
[linux-2.6.git] / drivers / rpmsg / Kconfig
blob2bd911f125710ca74bdaaa0d8fa1933c7e43953f
1 menu "Rpmsg drivers (EXPERIMENTAL)"
3 # RPMSG always gets selected by whoever wants it
4 config RPMSG
5         tristate
6         select VIRTIO
7         depends on EXPERIMENTAL
9 endmenu