diff --git a/srcpkgs/linux4.19/files/i386-dotconfig b/srcpkgs/linux4.19/files/i386-dotconfig index 5c13ec04667..bd9fb9b84c9 100644 --- a/srcpkgs/linux4.19/files/i386-dotconfig +++ b/srcpkgs/linux4.19/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 4.19.35 Kernel Configuration +# Linux/i386 4.19.36 Kernel Configuration # # @@ -7135,6 +7135,7 @@ CONFIG_INTEL_PUNIT_IPC=m CONFIG_TOUCHSCREEN_DMI=y # CONFIG_INTEL_CHTDC_TI_PWRBTN is not set CONFIG_I2C_MULTI_INSTANTIATE=m +CONFIG_INTEL_ATOMISP2_PM=m CONFIG_PMC_ATOM=y CONFIG_CHROME_PLATFORMS=y CONFIG_CHROMEOS_LAPTOP=m diff --git a/srcpkgs/linux4.19/files/x86_64-dotconfig b/srcpkgs/linux4.19/files/x86_64-dotconfig index 88ec943aad1..3f21e6a45d0 100644 --- a/srcpkgs/linux4.19/files/x86_64-dotconfig +++ b/srcpkgs/linux4.19/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.19.35 Kernel Configuration +# Linux/x86_64 4.19.36 Kernel Configuration # # @@ -7246,6 +7246,7 @@ CONFIG_MLX_PLATFORM=m CONFIG_TOUCHSCREEN_DMI=y # CONFIG_INTEL_CHTDC_TI_PWRBTN is not set CONFIG_I2C_MULTI_INSTANTIATE=m +CONFIG_INTEL_ATOMISP2_PM=m CONFIG_PMC_ATOM=y CONFIG_CHROME_PLATFORMS=y CONFIG_CHROMEOS_LAPTOP=m diff --git a/srcpkgs/linux4.19/template b/srcpkgs/linux4.19/template index 6841a701d86..ef35b2f64da 100644 --- a/srcpkgs/linux4.19/template +++ b/srcpkgs/linux4.19/template @@ -1,14 +1,14 @@ # Template file for 'linux4.19' pkgname=linux4.19 -version=4.19.35 +version=4.19.36 revision=1 wrksrc="linux-${version}" -short_desc="The Linux kernel and modules (${version%.*} series)" +short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Helmut Pozimski " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=2fa7e560f0e020104c6e09ffb6c2242a8f5c4b5c39e41ed2996fa7b8b42047e0 +checksum=b808b508177f9d288d94a3b9df7b01d5eac9fcc1804a794c913b2144de63f2bc patch_args="-Np1" nodebug=yes # -dbg package is generated below manually