About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/meson.options
diff options
context:
space:
mode:
Diffstat (limited to 'meson.options')
-rw-r--r--meson.options2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.options b/meson.options
index 75731475c12..beedcb9836e 100644
--- a/meson.options
+++ b/meson.options
@@ -209,7 +209,7 @@ option(
choices : ['auto', 'amd', 'broadcom', 'freedreno', 'intel', 'intel_hasvk',
'panfrost', 'swrast', 'virtio', 'imagination',
'microsoft-experimental', 'nouveau', 'asahi', 'gfxstream',
- 'kosmickrisp', 'all'],
+ 'kosmickrisp', 'frygon', 'all'],
description : 'List of vulkan drivers to build. If this is set to auto ' +
'all drivers applicable to the target OS/architecture ' +
'will be built'