summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/meson_options.txt b/meson_options.txt
index bcd63cc374f..4d56c2404f6 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -50,12 +50,6 @@ option(
description : 'comma separated list of gallium drivers to build. If this is set to auto all drivers applicable to the target OS/architecture will be built'
)
option(
- 'gallium-media',
- type : 'string',
- value : '',
- description : 'comma separated list of gallium media APIs to build (omx,va,vdpau,xvmc).'
-)
-option(
'gallium-extra-hud',
type : 'boolean',
value : false,