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
c9086835
Unverified
Commit
c9086835
authored
3 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
main/linux-postmarketos-qcom-sm8150: enable CONFIG_PSI (MR 2497)
parent
3128266f
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-sm8150/APKBUILD
+2
-2
2 additions, 2 deletions
main/linux-postmarketos-qcom-sm8150/APKBUILD
main/linux-postmarketos-qcom-sm8150/config-postmarketos-qcom-sm8150.aarch64
+2
-1
2 additions, 1 deletion
...ketos-qcom-sm8150/config-postmarketos-qcom-sm8150.aarch64
with
4 additions
and
3 deletions
main/linux-postmarketos-qcom-sm8150/APKBUILD
+
2
−
2
View file @
c9086835
...
...
@@ -6,7 +6,7 @@
_flavor
=
"postmarketos-qcom-sm8150"
pkgname
=
linux-
$_flavor
pkgver
=
5.12
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"Mainline Kernel fork for SM8150 devices"
arch
=
"aarch64"
_carch
=
"arm64"
...
...
@@ -56,5 +56,5 @@ package() {
sha512sums
=
"
1fc3ad729a1cb480bc457f10e2b249d17f0fdb72a6c77cc557024d20e28e7db410350e800090b81a8708d952a2b8faddeff9df71e62ee440f62f9fd77a0d195e linux-76851ee4194b4d85df168064cf380a4437b28b51.tar.gz
02308852193b32a3ae0b1338d0cd868cd94d1595af727e47155891ee3223a6a5c5e2afa8ccc52f1c17fd1fef57fd1ff8af3ac710d5ed95bd8c44d085595cdd5e
config-postmarketos-qcom-sm8150.aarch64
5065c192a18f1e10918011d500ec3a5d62fe19426fc28592036ab38149e04a9a0995624e55f02234f5c4a9cba8b2868a2ae3653e7296172e1a43086ceecf5470
config-postmarketos-qcom-sm8150.aarch64
"
This diff is collapsed.
Click to expand it.
main/linux-postmarketos-qcom-sm8150/config-postmarketos-qcom-sm8150.aarch64
+
2
−
1
View file @
c9086835
...
...
@@ -97,7 +97,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