commit | 26111a30adac00c814af6672b8d99716949613e8 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Fri Sep 13 15:18:58 2024 +0200 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Fri Sep 20 08:06:57 2024 +0300 |
tree | d5da1af23f8c94821b8ffe67e15b919fdd11a38f | |
parent | 81b72ee66a69d433a57fb7674ca5a3f8f0a2ef33 [diff] |
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>