From 821f7ba57b838508fa270be7fce0a17444288896 Mon Sep 17 00:00:00 2001 From: graysky Date: Tue, 14 Feb 2023 07:52:50 -0500 Subject: [PATCH] core/linux-rpi to 6.1.11-2 Restore CONFIG_BCM2835_THERMAL=y for armv7h --- core/linux-rpi/PKGBUILD | 4 ++-- core/linux-rpi/config | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/linux-rpi/PKGBUILD b/core/linux-rpi/PKGBUILD index 50b96be2b..0ef1c1743 100644 --- a/core/linux-rpi/PKGBUILD +++ b/core/linux-rpi/PKGBUILD @@ -10,7 +10,7 @@ _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _regen= pkgver=6.1.11 -pkgrel=1 +pkgrel=2 pkgdesc='Linux' url="http://www.kernel.org/" arch=(armv7h aarch64) @@ -36,7 +36,7 @@ md5sums=('2800004eaaa4a456a10d0f1f01a520fb' '0a5f16bfec6ad982a2f6782724cca8ba' '441ec084c47cddc53e592fb0cbce4edf' 'd1a9b105e3d6b8c4cf2a8411258f7fdf') -md5sums_armv7h=('fdc793419a6e980efce95aa70f58a9fb' +md5sums_armv7h=('755e235658d34e8f87e7147c3306f234' '177bbdbe1baa46a04dcba86352cfa3fe') md5sums_aarch64=('a38dce60d48211728bbe23e67b86f68d' '7e4403dea857e40005bf76beda9927ff') diff --git a/core/linux-rpi/config b/core/linux-rpi/config index 8f4e842d5..721df2591 100644 --- a/core/linux-rpi/config +++ b/core/linux-rpi/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 6.1.8 Kernel Configuration +# Linux/arm 6.1.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y @@ -3962,7 +3962,7 @@ CONFIG_THERMAL_GOV_STEP_WISE=y # Broadcom thermal drivers # CONFIG_BCM2711_THERMAL=y -# CONFIG_BCM2835_THERMAL is not set +CONFIG_BCM2835_THERMAL=y # end of Broadcom thermal drivers # CONFIG_GENERIC_ADC_THERMAL is not set