hw/virtio/Kconfig: Include vhost-user-scmi only on arm targets
authorThomas Huth <thuth@redhat.com>
Fri, 13 Sep 2024 13:18:58 +0000 (15:18 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Fri, 20 Sep 2024 05:06:57 +0000 (08:06 +0300)
commit26111a30adac00c814af6672b8d99716949613e8
treed5da1af23f8c94821b8ffe67e15b919fdd11a38f
parent81b72ee66a69d433a57fb7674ca5a3f8f0a2ef33
hw/virtio/Kconfig: Include vhost-user-scmi only on arm targets

The System Control and Management Interface is specific to arm
machines, so don't include this device in non-arm targets.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Milan Zamazal <mzamazal@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/virtio/Kconfig