TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux.git
/
3a0ad55d848b50499b68d7141d4eca997fce28ef
/
.
/
drivers
/
vhost
/
Kconfig.vringh
blob: 6a4490c09d7fd33022b18cf60567bb4560d90b80 [
file
] [
log
] [
blame
]
Andrew Scull
b4b6d4a
2019-01-02 15:54:55 +0000
[
diff
] [
blame
]
1
config VHOST_RING
2
tristate
3
---
help
---
4
This
option
is
selected
by
any driver which needs to access
5
the host side of a virtio ring
.