repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
regulator: add a regulator driver for the AS3711 PMIC
[linux-2.6.git]
/
drivers
/
rpmsg
/
Kconfig
blob
2bd911f125710ca74bdaaa0d8fa1933c7e43953f
1
menu "Rpmsg drivers (EXPERIMENTAL)"
2
3
# RPMSG always gets selected by whoever wants it
4
config RPMSG
5
tristate
6
select VIRTIO
7
depends on EXPERIMENTAL
8
9
endmenu