summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2019-10-30 09:57:05 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-10-30 12:18:32 +0800
commit5a52d5ccd7675383903cdefa7074084ef98e9334 (patch)
tree34cac542b736b51d79c49217d380df6361930fa2 /conf/machine
parent570be75f9a840df4c27cda825ef95a0409a285a5 (diff)
downloadmeta-intel-5a52d5ccd7675383903cdefa7074084ef98e9334.tar.gz
gma500-gfx-check: remove
This is a check to avoid loading gma500 module on certain older hardware using 32 bit BSP where gma was claiming ownership of graphics when it shouldn't have. The platforms for which this was added aren't supported anymore so remove. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/intel-core2-32.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf
index d99dc783..20c98726 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.conf
@@ -13,8 +13,6 @@ MACHINE_FEATURES += "intel-ucode"
13 13
14MACHINE_HWCODECS ?= "intel-vaapi-driver gstreamer1.0-vaapi" 14MACHINE_HWCODECS ?= "intel-vaapi-driver gstreamer1.0-vaapi"
15 15
16MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "gma500-gfx-check"
17
18# Enable optional QAT items: 16# Enable optional QAT items:
19COMPATIBLE_MACHINE_pn-qat17 = "intel-core2-32" 17COMPATIBLE_MACHINE_pn-qat17 = "intel-core2-32"
20 18