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
3128266f
Unverified
Commit
3128266f
authored
3 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
main/linux-postmarketos-qcom-sdm660: enable CONFIG_PSI (MR 2497)
parent
0f2aae40
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-sdm660/APKBUILD
+2
-2
2 additions, 2 deletions
main/linux-postmarketos-qcom-sdm660/APKBUILD
main/linux-postmarketos-qcom-sdm660/config-postmarketos-qcom-sdm660.aarch64
+2
-1
2 additions, 1 deletion
...ketos-qcom-sdm660/config-postmarketos-qcom-sdm660.aarch64
with
4 additions
and
3 deletions
main/linux-postmarketos-qcom-sdm660/APKBUILD
+
2
−
2
View file @
3128266f
...
...
@@ -4,7 +4,7 @@
_flavor
=
"postmarketos-qcom-sdm660"
pkgname
=
linux-
$_flavor
pkgver
=
5.10_rc6
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"Close to mainline linux kernel for Qualcomm Snapdragon 660 SoC"
arch
=
"aarch64"
url
=
"https://kernel.org/"
...
...
@@ -55,5 +55,5 @@ package() {
sha512sums
=
"
4a55855e60de655a77c43cbd4a08b611a7142235dbf5501007d734426e3d08291b8101b2e3e6e22306af8da52709fa4466c1ede6a0cd7b9d8d02eb250a09f5af linux-postmarketos-5e9195254ef8c6c6f4870aa77057577f0c17d007.tar.bz2
06746eacbf7fb1b4d4e268d05dd76ddb18646018176b1ec6bc58d089768934613bbdaefb6e4c67dbe0b616c52ad1a28a733b3b744902f08dcf4ec1eb69370981
config-postmarketos-qcom-sdm660.aarch64
adec9da2f39fdbe97f79611fe45848426ba773b3f80252fc53d34ceaa4afb403af2d9a1429bbe60f0b810ff1976257a464d0674d0f9dba4fa36bbc7a1ec39b64
config-postmarketos-qcom-sdm660.aarch64
"
This diff is collapsed.
Click to expand it.
main/linux-postmarketos-qcom-sdm660/config-postmarketos-qcom-sdm660.aarch64
+
2
−
1
View file @
3128266f
...
...
@@ -95,7 +95,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
...
...
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