Skip to content
Snippets Groups Projects
Kconfig 141 B
Newer Older
menu "Rpmsg drivers"
# RPMSG always gets selected by whoever wants it
config RPMSG
	tristate
	select VIRTIO
	select VIRTUALIZATION
Ohad Ben-Cohen's avatar
Ohad Ben-Cohen committed

endmenu