diff --git a/hw/virtio/Kconfig b/hw/virtio/Kconfig index aa63ff7fd4..bea5be4d4a 100644 --- a/hw/virtio/Kconfig +++ b/hw/virtio/Kconfig @@ -109,4 +109,4 @@ config VHOST_USER_SND config VHOST_USER_SCMI bool default y - depends on VIRTIO && VHOST_USER + depends on VIRTIO && VHOST_USER && ARM