Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
a071383e
Unverified
Commit
a071383e
authored
3 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
main/linux-postmarketos-qcom-msm8974: enable CONFIG_PSI (MR 2497)
parent
d5f48b25
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/linux-postmarketos-qcom-msm8974/APKBUILD
+2
-2
2 additions, 2 deletions
main/linux-postmarketos-qcom-msm8974/APKBUILD
main/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7
+2
-1
2 additions, 1 deletion
...ketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7
with
4 additions
and
3 deletions
main/linux-postmarketos-qcom-msm8974/APKBUILD
+
2
−
2
View file @
a071383e
...
...
@@ -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
"
This diff is collapsed.
Click to expand it.
main/linux-postmarketos-qcom-msm8974/config-postmarketos-qcom-msm8974.armv7
+
2
−
1
View file @
a071383e
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment