main/linux-postmarketos-qcom-msm8996: enable CONFIG_PSI (MR 2497)
This commit is contained in:
parent
a071383eb2
commit
0f2aae40b5
|
@ -4,7 +4,7 @@
|
|||
_flavor="postmarketos-qcom-msm8996"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=5.14.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Kernel close to mainline with extra patches for Qualcomm MSM8996 devices"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
@ -48,5 +48,5 @@ package() {
|
|||
}
|
||||
sha512sums="
|
||||
620075d5e9bcbd424461bebdc73eaac79b8a26a1e15f8cb931b5b9e1181829f7f11341567a63007ced6757da1f2a10a9d85fb5e8f9a91f76d7ebc115e410ed46 linux-msm8996-v5.14.0-msm8996.tar.gz
|
||||
20e2ca002fd5be1563bd2e83e55b7b5cc3b5ba26b7fbead72df9768bbc2f73aa600309dd2f4f7df38cbb5dd09875145088b09983fcef9d2ad982c8007f1613c3 config-postmarketos-qcom-msm8996.aarch64
|
||||
60ef78da837c0720a2a487e70e24b3a594cf74052bbf9168ae1ebf148cc21a4d15f658eadfe601958cdfb5a9c750ead1b0ea842772cd96e43f5542597ee06734 config-postmarketos-qcom-msm8996.aarch64
|
||||
"
|
||||
|
|
|
@ -112,7 +112,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
|
||||
|
|
Loading…
Reference in New Issue
Block a user