diff --git a/srcpkgs/linux6.4/files/arm64-dotconfig b/srcpkgs/linux6.4/files/arm64-dotconfig index 97d9d65689246c..1c33e58781b426 100644 --- a/srcpkgs/linux6.4/files/arm64-dotconfig +++ b/srcpkgs/linux6.4/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.4.7 Kernel Configuration +# Linux/arm64 6.4.16 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y @@ -4222,7 +4222,6 @@ CONFIG_RTL8821AE=m # CONFIG_RTL8192CU is not set CONFIG_RTLWIFI=m CONFIG_RTLWIFI_PCI=m -CONFIG_RTLWIFI_USB=m CONFIG_RTLWIFI_DEBUG=y CONFIG_RTL8192C_COMMON=m CONFIG_RTL8723_COMMON=m @@ -6845,10 +6844,7 @@ CONFIG_MEDIA_ATTACH=y # IR I2C driver auto-selected by 'Autoselect ancillary drivers' # CONFIG_VIDEO_IR_I2C=m - -# -# Camera sensor devices -# +CONFIG_VIDEO_CAMERA_SENSOR=y CONFIG_VIDEO_APTINA_PLL=m CONFIG_VIDEO_CCS_PLL=m CONFIG_VIDEO_AR0521=m @@ -6918,7 +6914,6 @@ CONFIG_VIDEO_S5K6A3=m CONFIG_VIDEO_ST_VGXY61=m CONFIG_VIDEO_CCS=m CONFIG_VIDEO_ET8EK8=m -# end of Camera sensor devices # # Lens drivers diff --git a/srcpkgs/linux6.4/files/i386-dotconfig b/srcpkgs/linux6.4/files/i386-dotconfig index 208de3ee458ef8..ba55ae1e2c7e1b 100644 --- a/srcpkgs/linux6.4/files/i386-dotconfig +++ b/srcpkgs/linux6.4/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.4.9 Kernel Configuration +# Linux/i386 6.4.16 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y @@ -5889,10 +5889,7 @@ CONFIG_MEDIA_ATTACH=y # IR I2C driver auto-selected by 'Autoselect ancillary drivers' # CONFIG_VIDEO_IR_I2C=m - -# -# Camera sensor devices -# +CONFIG_VIDEO_CAMERA_SENSOR=y CONFIG_VIDEO_AR0521=m CONFIG_VIDEO_HI556=m CONFIG_VIDEO_HI846=m @@ -5952,7 +5949,6 @@ CONFIG_VIDEO_RDACM21=m # CONFIG_VIDEO_S5K6A3 is not set # CONFIG_VIDEO_CCS is not set # CONFIG_VIDEO_ET8EK8 is not set -# end of Camera sensor devices # # Lens drivers diff --git a/srcpkgs/linux6.4/files/x86_64-dotconfig b/srcpkgs/linux6.4/files/x86_64-dotconfig index cbd359b62ea17d..c92200d7bb37b4 100644 --- a/srcpkgs/linux6.4/files/x86_64-dotconfig +++ b/srcpkgs/linux6.4/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.4.9 Kernel Configuration +# Linux/x86_64 6.4.16 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y @@ -6034,10 +6034,7 @@ CONFIG_MEDIA_ATTACH=y # IR I2C driver auto-selected by 'Autoselect ancillary drivers' # CONFIG_VIDEO_IR_I2C=m - -# -# Camera sensor devices -# +CONFIG_VIDEO_CAMERA_SENSOR=y CONFIG_VIDEO_AR0521=m CONFIG_VIDEO_HI556=m CONFIG_VIDEO_HI846=m @@ -6097,7 +6094,6 @@ CONFIG_VIDEO_RDACM21=m # CONFIG_VIDEO_S5K6A3 is not set # CONFIG_VIDEO_CCS is not set # CONFIG_VIDEO_ET8EK8 is not set -# end of Camera sensor devices # # Lens drivers diff --git a/srcpkgs/linux6.4/template b/srcpkgs/linux6.4/template index b79000801f51e9..df5e55590f9628 100644 --- a/srcpkgs/linux6.4/template +++ b/srcpkgs/linux6.4/template @@ -1,6 +1,6 @@ # Template file for 'linux6.4' pkgname=linux6.4 -version=6.4.15 +version=6.4.16 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3 - 1ca886eb7115549321c3869d8fe37fda32b1918ddfbb80be000cd265937b28fa" + 35354f4b7f735a943e5d62b76ae806e344a745019b13b39b2e53558f71e3482d" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.