10 lines
141 B
Plaintext
Executable File
10 lines
141 B
Plaintext
Executable File
menu "Rpmsg drivers"
|
|
|
|
# RPMSG always gets selected by whoever wants it
|
|
config RPMSG
|
|
tristate
|
|
select VIRTIO
|
|
select VIRTUALIZATION
|
|
|
|
endmenu
|