diff --git a/core/linux-raspberrypi4/PKGBUILD b/core/linux-raspberrypi4/PKGBUILD index c21a33d58..b396800b0 100644 --- a/core/linux-raspberrypi4/PKGBUILD +++ b/core/linux-raspberrypi4/PKGBUILD @@ -10,7 +10,7 @@ _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="Raspberry Pi 4" pkgver=5.4.61 -pkgrel=1 +pkgrel=2 arch=('armv7h') url="http://www.kernel.org/" license=('GPL2') @@ -26,7 +26,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz" md5sums=('6773e432c9bd9382bd921d0fa6080b97' '7c6b37a1353caccf6d3786bb4161c218' '60bc3624123c183305677097bcd56212' - '94ef659c392a7814d885ce6a87eb1f22' + 'ab58eb04119b20683cb69102a5a7326e' '86d4a35722b5410e3b29fc92dae15d4b' 'ce6c81ad1ad1f8b333fd6077d47abdaf' '69e1db90d78f691dc446fe2ab94727eb') diff --git a/core/linux-raspberrypi4/config b/core/linux-raspberrypi4/config index 4ab26a232..edd38fcd0 100644 --- a/core/linux-raspberrypi4/config +++ b/core/linux-raspberrypi4/config @@ -101,7 +101,8 @@ CONFIG_TASKSTATS=y CONFIG_TASK_DELAY_ACCT=y CONFIG_TASK_XACCT=y CONFIG_TASK_IO_ACCOUNTING=y -# CONFIG_PSI is not set +CONFIG_PSI=y +# CONFIG_PSI_DEFAULT_DISABLED is not set # end of CPU/Task time and stats accounting CONFIG_CPU_ISOLATION=y