diff options
| author | Taras Madan <tarasmadan@google.com> | 2021-12-29 12:57:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-29 12:57:29 +0100 |
| commit | 64ddc8e1ba4d6d24aa6407d4d8809c49d6fb5be7 (patch) | |
| tree | 3da20348c5214ef5d718d2a63ac497d95be8404b /dashboard/config/linux/bits | |
| parent | 76c8cf0609d485f3fc14508002a4fa5c2e68bacf (diff) | |
dashboard/config: enable DRM_I915 in ChromeOS 5.10 (#2950)
Diffstat (limited to 'dashboard/config/linux/bits')
| -rw-r--r-- | dashboard/config/linux/bits/chromeos-5.10.yml | 5 |
1 files changed, 0 insertions, 5 deletions
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 |
