diff --git a/srcpkgs/linux4.4/files/i386-dotconfig b/srcpkgs/linux4.4/files/i386-dotconfig index 7c1eb58c15b..ea69cab5b21 100644 --- a/srcpkgs/linux4.4/files/i386-dotconfig +++ b/srcpkgs/linux4.4/files/i386-dotconfig @@ -5269,7 +5269,7 @@ CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=m CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB=m -# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set +CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # # Miscellaneous USB options diff --git a/srcpkgs/linux4.4/files/ppc64-dotconfig b/srcpkgs/linux4.4/files/ppc64-dotconfig index c7e97c34d30..b86e7fe10bb 100644 --- a/srcpkgs/linux4.4/files/ppc64-dotconfig +++ b/srcpkgs/linux4.4/files/ppc64-dotconfig @@ -5374,7 +5374,7 @@ CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=m CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB=m -# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set +CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # # Miscellaneous USB options diff --git a/srcpkgs/linux4.4/files/x86_64-dotconfig b/srcpkgs/linux4.4/files/x86_64-dotconfig index 04ef227ea8f..b0641c74efe 100644 --- a/srcpkgs/linux4.4/files/x86_64-dotconfig +++ b/srcpkgs/linux4.4/files/x86_64-dotconfig @@ -5273,7 +5273,7 @@ CONFIG_USB_SUPPORT=y CONFIG_USB_COMMON=m CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB=m -# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set +CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # # Miscellaneous USB options diff --git a/srcpkgs/linux4.4/template b/srcpkgs/linux4.4/template index 6a627ef592e..8b92f06ea06 100644 --- a/srcpkgs/linux4.4/template +++ b/srcpkgs/linux4.4/template @@ -1,6 +1,6 @@ # Template file for 'linux4.4' pkgname=linux4.4 -version=4.4.228 +version=4.4.237 revision=1 wrksrc="linux-${version}" short_desc="Linux kernel and modules (${version%.*} series)" @@ -8,7 +8,7 @@ maintainer="Orphaned " license="GPL-2.0-only" homepage="https://www.kernel.org" distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz" -checksum=b94bed0254592015f08151ff67d9cb4124cf518055cfac542d77483469613d78 +checksum=138bab4680896005843fd144ba5ec79e0b15a5d88712b0507e336abab9e4d0e0 python_version=2 #unverified nocross=yes