projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'slab/next' into slab/for-linus
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
drivers
/
rpmsg
/
Kconfig
1
menu "Rpmsg drivers"
2
3
# RPMSG always gets selected by whoever wants it
4
config RPMSG
5
tristate
6
select VIRTIO
7
8
endmenu