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
a1f6e7c9
Unverified
Commit
a1f6e7c9
authored
4 years ago
by
Alexey Minnekhanov
Browse files
Options
Downloads
Patches
Plain Diff
passed through pmbootstrap kconfig edit
parent
41d11564
No related branches found
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
+1
-1
1 addition, 1 deletion
main/linux-postmarketos-qcom-sdm660/APKBUILD
main/linux-postmarketos-qcom-sdm660/config-postmarketos-qcom-sdm660.aarch64
+12
-10
12 additions, 10 deletions
...ketos-qcom-sdm660/config-postmarketos-qcom-sdm660.aarch64
with
13 additions
and
11 deletions
main/linux-postmarketos-qcom-sdm660/APKBUILD
+
1
−
1
View file @
a1f6e7c9
...
...
@@ -50,4 +50,4 @@ package() {
}
sha512sums
=
"4a55855e60de655a77c43cbd4a08b611a7142235dbf5501007d734426e3d08291b8101b2e3e6e22306af8da52709fa4466c1ede6a0cd7b9d8d02eb250a09f5af linux-postmarketos-5e9195254ef8c6c6f4870aa77057577f0c17d007.tar.bz2
a66f5671ae138b0b713b1bb7377faa38e8a0b701e9d5c435af70a4d2451e597c60e6f055a5fece62ae332f655dd8
d2fd
dc75d674cab721146106aa6bc3c7e7b8
config-postmarketos-qcom-sdm660.aarch64"
bd5e82977865bae9001d00ac378b96695ef35bb405f45c8808586588ef5debc
d2
e
fd
40912d5514255de4f0156b720ebc945ec9f0b4ab9e8395194949cbe06860
config-postmarketos-qcom-sdm660.aarch64"
This diff is collapsed.
Click to expand it.
main/linux-postmarketos-qcom-sdm660/config-postmarketos-qcom-sdm660.aarch64
+
12
−
10
View file @
a1f6e7c9
...
...
@@ -674,9 +674,6 @@ CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
# end of GCOV-based kernel profiling
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_GCC_PLUGINS=y
# CONFIG_GCC_PLUGIN_LATENT_ENTROPY is not set
# CONFIG_GCC_PLUGIN_RANDSTRUCT is not set
# end of General architecture-dependent options
CONFIG_RT_MUTEXES=y
...
...
@@ -1755,7 +1752,7 @@ CONFIG_TOUCHSCREEN_NT36XXX=y
# CONFIG_TOUCHSCREEN_INEXIO is not set
# CONFIG_TOUCHSCREEN_MK712 is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
CONFIG_TOUCHSCREEN_EDT_FT5X06=
m
CONFIG_TOUCHSCREEN_EDT_FT5X06=
y
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
# CONFIG_TOUCHSCREEN_PIXCIR is not set
...
...
@@ -4690,7 +4687,16 @@ CONFIG_PM_OPP=y
# CONFIG_SLIMBUS is not set
CONFIG_INTERCONNECT=y
CONFIG_INTERCONNECT_QCOM=y
# CONFIG_INTERCONNECT_QCOM_MSM8916 is not set
# CONFIG_INTERCONNECT_QCOM_MSM8974 is not set
# CONFIG_INTERCONNECT_QCOM_OSM_L3 is not set
# CONFIG_INTERCONNECT_QCOM_QCS404 is not set
CONFIG_INTERCONNECT_QCOM_SDM660=y
# CONFIG_INTERCONNECT_QCOM_SC7180 is not set
# CONFIG_INTERCONNECT_QCOM_SDM845 is not set
# CONFIG_INTERCONNECT_QCOM_SM8150 is not set
# CONFIG_INTERCONNECT_QCOM_SM8250 is not set
CONFIG_INTERCONNECT_QCOM_SMD_RPM=y
# CONFIG_COUNTER is not set
# CONFIG_MOST is not set
# end of Device Drivers
...
...
@@ -4791,7 +4797,7 @@ CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
#
CONFIG_TMPFS_XATTR
is not set
CONFIG_TMPFS_XATTR
=y
# CONFIG_TMPFS_INODE64 is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
...
...
@@ -4936,10 +4942,6 @@ CONFIG_LSM="lockdown,yama,loadpin,safesetid,integrity"
# Memory initialization
#
CONFIG_INIT_STACK_NONE=y
# CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set
# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set
# CONFIG_GCC_PLUGIN_STACKLEAK is not set
# CONFIG_INIT_ON_ALLOC_DEFAULT_ON is not set
# CONFIG_INIT_ON_FREE_DEFAULT_ON is not set
# end of Memory initialization
...
...
@@ -5008,7 +5010,7 @@ CONFIG_CRYPTO_CBC=m
# CONFIG_CRYPTO_CFB is not set
CONFIG_CRYPTO_CTR=m
# CONFIG_CRYPTO_CTS is not set
CONFIG_CRYPTO_ECB=
m
CONFIG_CRYPTO_ECB=
y
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_OFB is not set
# CONFIG_CRYPTO_PCBC is not set
...
...
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