repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 3.4.102
[linux/fpc-iii.git]
/
drivers
/
rpmsg
/
Kconfig
blob
32aead65735adf4389d2708d73babc0635a5e879
1
menu "Rpmsg drivers (EXPERIMENTAL)"
2
3
# RPMSG always gets selected by whoever wants it
4
config RPMSG
5
tristate
6
select VIRTIO
7
select VIRTIO_RING
8
depends on EXPERIMENTAL
9
10
endmenu