From 64ddc8e1ba4d6d24aa6407d4d8809c49d6fb5be7 Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Wed, 29 Dec 2021 12:57:29 +0100 Subject: dashboard/config: enable DRM_I915 in ChromeOS 5.10 (#2950) --- dashboard/config/linux/bits/chromeos-5.10.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'dashboard/config/linux/bits') diff --git a/dashboard/config/linux/bits/chromeos-5.10.yml b/dashboard/config/linux/bits/chromeos-5.10.yml index b317a7972..d7b32a643 100644 --- a/dashboard/config/linux/bits/chromeos-5.10.yml +++ b/dashboard/config/linux/bits/chromeos-5.10.yml @@ -8,8 +8,3 @@ kernel: shell: - chromeos/scripts/prepareconfig chromiumos-x86_64 ${BUILDDIR}/.config - make olddefconfig - -config: - # DRM_I915 is broken in 5.4 with: - # drivers/gpu/drm/i915/i915_selftest.h:118:31: error: statement with no effect - - DRM_I915: n -- cgit mrf-deployment