aboutsummaryrefslogtreecommitdiff
path: root/hw/block/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/block/Kconfig')
-rw-r--r--hw/block/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/block/Kconfig b/hw/block/Kconfig
index df96dc5..2d17f48 100644
--- a/hw/block/Kconfig
+++ b/hw/block/Kconfig
@@ -37,3 +37,6 @@ config VHOST_USER_BLK
# Only PCI devices are provided for now
default y if VIRTIO_PCI
depends on VIRTIO && VHOST_USER && LINUX
+
+config SWIM
+ bool