mirror of https://github.com/OpenIPC/firmware.git
12 lines
456 B
Diff
12 lines
456 B
Diff
diff -drupN a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
|
|
--- a/drivers/gpu/drm/Kconfig 2018-08-06 17:23:04.000000000 +0300
|
|
+++ b/drivers/gpu/drm/Kconfig 2022-06-12 05:28:14.000000000 +0300
|
|
@@ -12,6 +12,7 @@ menuconfig DRM
|
|
select I2C
|
|
select I2C_ALGOBIT
|
|
select DMA_SHARED_BUFFER
|
|
+ select SYNC_FILE
|
|
help
|
|
Kernel-level support for the Direct Rendering Infrastructure (DRI)
|
|
introduced in XFree86 4.0. If you say Y here, you need to select
|