54309f4e7a
Replace HWCI_KVM="true" with HWCI_ENABLE_X86_KVM=1 for consistency with other integer-based toggles (e.g. HWCI_START_WESTON, PARALLELISE_VIA_LP_THREADS). The new name also makes the variable’s purpose clearer by explicitly referencing X86. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34813>