Sign in
android-kvm
/
linux
/
037f52aca499d9d4e18d03824ce1cd481330c778
/
.
/
drivers
/
virtio
/
Kconfig
blob: 9e33fc4da875010f11b95e1512f57ba69c593e01 [
file
] [
log
] [
blame
]
# Virtio always gets selected by whoever wants it.
config VIRTIO
bool
# Similarly the virtio ring implementation.
config VIRTIO_RING
bool
depends on VIRTIO