diff --git a/srcpkgs/linux4.17/files/i386-dotconfig b/srcpkgs/linux4.17/files/i386-dotconfig index 4bd8ce78bbc..656f4c89329 100644 --- a/srcpkgs/linux4.17/files/i386-dotconfig +++ b/srcpkgs/linux4.17/files/i386-dotconfig @@ -5062,7 +5062,7 @@ CONFIG_DRM_KMS_HELPER=m CONFIG_DRM_KMS_FB_HELPER=y CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 -# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set +CONFIG_DRM_LOAD_EDID_FIRMWARE=y CONFIG_DRM_TTM=m CONFIG_DRM_GEM_CMA_HELPER=y CONFIG_DRM_KMS_CMA_HELPER=y diff --git a/srcpkgs/linux4.17/files/x86_64-dotconfig b/srcpkgs/linux4.17/files/x86_64-dotconfig index 1c173a8f2ae..3b3f73ee67d 100644 --- a/srcpkgs/linux4.17/files/x86_64-dotconfig +++ b/srcpkgs/linux4.17/files/x86_64-dotconfig @@ -5136,7 +5136,7 @@ CONFIG_DRM_KMS_HELPER=m CONFIG_DRM_KMS_FB_HELPER=y CONFIG_DRM_FBDEV_EMULATION=y CONFIG_DRM_FBDEV_OVERALLOC=100 -# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set +CONFIG_DRM_LOAD_EDID_FIRMWARE=y CONFIG_DRM_TTM=m CONFIG_DRM_GEM_CMA_HELPER=y CONFIG_DRM_KMS_CMA_HELPER=y diff --git a/srcpkgs/linux4.17/template b/srcpkgs/linux4.17/template index 58b30fe32ea..dd7a000d135 100644 --- a/srcpkgs/linux4.17/template +++ b/srcpkgs/linux4.17/template @@ -1,7 +1,7 @@ # Template file for 'linux4.17' pkgname=linux4.17 version=4.17.1 -revision=1 +revision=2 patch_args="-Np1" wrksrc="linux-${version}" maintainer="Juan RP "