meson: drop gallium-media argument
authorDylan Baker <dylan@pnwbakers.com>
Tue, 31 Oct 2017 22:12:20 +0000 (15:12 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 4 Dec 2017 22:36:35 +0000 (14:36 -0800)
commit085070a2c8c91c14e5a9f46988989faf19b0a125
tree88435a27002cc6312ea598797fbe028f8500ee1f
parentf7f1b30f81e842db6057591470ce3cb6d4fb2795
meson: drop gallium-media argument

This argument is the wrong approach for handling gallium media state
trackers, since it doesn't allow for an auto option. Instead we'll use
tristates, which do allow for auto.

This option has never been wired to anything anyway.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
meson.build
meson_options.txt