From a071383eb2773dcc5e1b2c0bac26725e71776875 Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Wed, 8 Sep 2021 21:58:57 +0200 Subject: [PATCH] main/linux-postmarketos-qcom-msm8974: enable CONFIG_PSI (MR 2497) --- main/linux-postmarketos-qcom-msm8974/APKBUILD | 4 ++-- .../config-postmarketos-qcom-msm8974.armv7 | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/main/linux-postmarketos-qcom-msm8974/APKBUILD b/main/linux-postmarketos-qcom-msm8974/APKBUILD index 05b70a191..229992635 100644 --- a/main/linux-postmarketos-qcom-msm8974/APKBUILD +++ b/main/linux-postmarketos-qcom-msm8974/APKBUILD @@ -4,7 +4,7 @@ _config="config-$_flavor.$CARCH" pkgname=linux-$_flavor pkgver=5.13.13 -pkgrel=0 +pkgrel=1 _commit="ffd3f868aa206d16a77e2529bb59915b1a779cd7" pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8974 devices" arch="armv7" @@ -61,5 +61,5 @@ package() { sha512sums=" bb43be184018552067478257a983ad4a84d0372aa258e4165a14fae418dc62b2adf06c538ce45bffd745973659e5a3e3294c8fb6bd95c6b7e1b8af6af90a1c87 linux-postmarketos-ffd3f868aa206d16a77e2529bb59915b1a779cd7.tar.gz -8e2182d700b07dfd343859d71ee4f9bba5f1e130704bee0276731565f7cce86ffde04c774d34e982616114f2f48cc22252c20a58babf44f01bd258d6e8b9de44 config-postmarketos-qcom-msm8974.armv7 +590058028ed315639b7cb9d66fffdf758107212f6e49c4062cfac916ac1cbe198239835a9af8bdea629b1c303b2af2f207def0f4f04176921ca7901b00998eaa config-postmarketos-qcom-msm8974.armv7 " diff --git a/main/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7 b/main/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7 index ebc1bbe09..c0d8b539d 100644 --- a/main/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7 +++ b/main/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7 @@ -111,7 +111,8 @@ CONFIG_TICK_CPU_ACCOUNTING=y # CONFIG_IRQ_TIME_ACCOUNTING is not set # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_TASKSTATS is not set -# 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