diff --git a/meson.build b/meson.build index 87f0be82049..152aa7f31ac 100644 --- a/meson.build +++ b/meson.build @@ -302,8 +302,6 @@ if freedreno_kmds.length() != 0 and freedreno_kmds != [ 'msm' ] and with_freedre endif with_vdrm = [ - with_gallium_virgl, - with_virtio_vk, with_amdgpu_virtio, freedreno_kmds.contains('virtio'), with_gallium_asahi,