From 56407d7fbff1c07fa58764c8792e77dd82829a0d Mon Sep 17 00:00:00 2001 From: Bart Ribbers Date: Wed, 8 Sep 2021 21:51:09 +0200 Subject: [PATCH] main/linux-postmarketos-grate: enable CONFIG_PSI (MR 2497) --- main/linux-postmarketos-grate/APKBUILD | 4 ++-- main/linux-postmarketos-grate/config-postmarketos-grate.armv7 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/main/linux-postmarketos-grate/APKBUILD b/main/linux-postmarketos-grate/APKBUILD index 94b1b60f5..b8523fc2a 100644 --- a/main/linux-postmarketos-grate/APKBUILD +++ b/main/linux-postmarketos-grate/APKBUILD @@ -1,6 +1,6 @@ pkgname=linux-postmarketos-grate pkgver=5.14.0_rc6 -pkgrel=1 +pkgrel=2 arch="armv7" pkgdesc="Linux kernel with experimental patches for Tegra" url="https://postmarketos.org" @@ -44,5 +44,5 @@ package() { sha512sums=" 1166c043e0334169caf21534128974a9aa97df38dbf1f3543919a5847f7726a2351ee7cbf68fc5b41cc09e153740d802382bfd611b1651dbbc21c45092ada9ce linux-postmarketos-grate-5.14.0_rc6-f6e4a8d26df39804bfbd793ef4871b38d0ebff84.tar.gz -f1dc8a8a84026721d86099d423ab47ca9b43f8db349733b04747fa449b7dd3588e89099d2b2f3cef75db3823c21b85215bffd0ed2d6672a7882281984317dd0b config-postmarketos-grate.armv7 +d683f7018403d8127a541000b73a8bfd723aa1c98ed19734de66f3506120a55fcd8f482e0e28e3b14bc91239c374d11799a35ec86afd0c55fa9b57231e051255 config-postmarketos-grate.armv7 " diff --git a/main/linux-postmarketos-grate/config-postmarketos-grate.armv7 b/main/linux-postmarketos-grate/config-postmarketos-grate.armv7 index 365a71403..3713620ca 100644 --- a/main/linux-postmarketos-grate/config-postmarketos-grate.armv7 +++ b/main/linux-postmarketos-grate/config-postmarketos-grate.armv7 @@ -108,7 +108,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 is not set @@ -3924,7 +3925,6 @@ CONFIG_SND_SOC_TEGRA_RT5631=m CONFIG_SND_SOC_TEGRA_RT5640=m CONFIG_SND_SOC_TEGRA_WM8753=m CONFIG_SND_SOC_TEGRA_WM8903=m -# CONFIG_SND_SOC_TEGRA_WM8962 is not set # CONFIG_SND_SOC_TEGRA_WM8994 is not set CONFIG_SND_SOC_TEGRA_WM9712=m CONFIG_SND_SOC_TEGRA_TRIMSLICE=m