projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25ffaa6
)
drm/i915: select CRC32
author
Nicholas Piggin
<npiggin@gmail.com>
Wed, 21 Jun 2017 06:34:20 +0000
(16:34 +1000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 21 Jun 2017 09:13:27 +0000
(11:13 +0200)
kbuild test robot found a build failure when building with thin
archives:
http://marc.info/?l=linux-kbuild&m=
149802285009737
&w=2
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
http://patchwork.freedesktop.org/patch/msgid/20170621063420.24913-1-npiggin@gmail.com
drivers/gpu/drm/i915/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/i915/Kconfig
b/drivers/gpu/drm/i915/Kconfig
index
a5cd5da
..
e9e64e8
100644
(file)
--- a/
drivers/gpu/drm/i915/Kconfig
+++ b/
drivers/gpu/drm/i915/Kconfig
@@
-21,6
+21,7
@@
config DRM_I915
select ACPI_BUTTON if ACPI
select SYNC_FILE
select IOSF_MBI
+ select CRC32
help
Choose this option if you have a system that has "Intel Graphics
Media Accelerator" or "HD Graphics" integrated graphics,