2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-02 10:23:55 +08:00
linux-next/drivers/rpmsg/Kconfig

10 lines
141 B
Plaintext
Raw Normal View History

menu "Rpmsg drivers"
# RPMSG always gets selected by whoever wants it
config RPMSG
tristate
select VIRTIO
select VIRTUALIZATION
endmenu