linux-postmarketos-qcom-sdm660: upgrade to 5.19
Upgrade to fresh Linux release.
Kconfig changes:
- Enable more features in kernel from pmbootstrap kconfig check: anbox, containers, iwd, nftables, zram.
- Disable
REGULATOR_DEBUG
to reduce dmesg spam. -
DRM
andPANEL_SIMPLE
are now built-in (DRM_MSM
is still "m"). - Switch to framebuffer from
SIMPLEFB
to tinydrm (SIMPLEDRM
=y). - Build touchscreen drivers as modules
Switch APKBUILD to use make zinstall
approach.
Devices: add touchscreen drivers to initfs
- clover uses edt_ft5x06
- lavender, platina and x00td use novatek nt36xxx
Edited by Administrator