Commit 6166e533 authored by Fabrizio Castro's avatar Fabrizio Castro Committed by Michael S. Tsirkin

virtio: Fix indentation of VIRTIO_MMIO

VIRTIO_MMIO config option block starts with a space, fix that.
Signed-off-by: default avatarFabrizio Castro <fabrizio.castro@bp.renesas.com>
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent 3d840e06
......@@ -63,12 +63,12 @@ config VIRTIO_INPUT
If unsure, say M.
config VIRTIO_MMIO
config VIRTIO_MMIO
tristate "Platform bus driver for memory mapped virtio devices"
depends on HAS_IOMEM && HAS_DMA
select VIRTIO
---help---
This drivers provides support for memory mapped virtio
select VIRTIO
---help---
This drivers provides support for memory mapped virtio
platform device driver.
If unsure, say N.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment