meson: Clarify the confusing vhost-user vs. vhost-kernel output
commitb54b82df250685b8ee7f947909d10dc30a0ac2b1
authorThomas Huth <thuth@redhat.com>
Mon, 9 Nov 2020 08:59:06 +0000 (9 09:59 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 9 Nov 2020 09:09:36 +0000 (9 04:09 -0500)
treecce0410fa7010a507cc99a71fb4e80a6c9903427
parent3493c36f0371777c62d1d72b205b0eb6117e2156
meson: Clarify the confusing vhost-user vs. vhost-kernel output

The configuration summary prints a line with "vhost-user: YES/NO",
but the value is currently the vhost-kernel setting instead which
looks wrong. Print the kernel setting in a separate line and switch
the "vhost-user:" line to CONFIG_VHOST_USER instead.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20201109085906.87921-1-thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
meson.build