build: support disabling drivers with meson
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 25 Sep 2019 14:55:31 +0000 (15:55 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 23 Oct 2019 23:02:29 +0000 (01:02 +0200)
commit6f80f1cd2247f5afe98cd0a964bc9218a2b2e8d1
tree0db45016532c521a3eedcbacb98aced3573cca8a
parent7f8f7f4d0a3c0a499626ebb36480044f5d8c243a
build: support disabling drivers with meson

Add support for a new build option to turn off certain drivers. Any other
drivers which depend on the one being disabled will also be disabled with a
suitable debug message.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
drivers/meson.build
meson_options.txt