7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
config VHOST_RING
|
||
|
tristate
|
||
|
---help---
|
||
|
This option is selected by any driver which needs to access
|
||
|
the host side of a virtio ring.
|