watchdog: mpc8xxx: use better error code when watchdog cannot be enabled
[linux/fpc-iii.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