linux-postmarketos-qcom-milos: upgrade to 6.18.5
Manual kconfig changes: * INPUT_AW86927=m (Fairphone (Gen. 6) haptics) * POWER_SEQUENCING_QCOM_WCN=m (Fairphone (Gen. 6) Bluetooth/WiFi) * ZRAM_BACKEND_842=y (category:zram) * ZRAM_BACKEND_DEFLATE=y (category:zram) * ZRAM_BACKEND_LZ4=y (category:zram) * ZRAM_BACKEND_LZ4HC=y (category:zram) * ZRAM_BACKEND_LZO=y (category:zram) Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7774>
This commit is contained in:
parent
f18d15c598
commit
be30fa4d1c
2 changed files with 23 additions and 13 deletions
|
|
@ -2,7 +2,7 @@
|
|||
maintainer="Luca Weiss <luca@lucaweiss.eu>"
|
||||
_flavor="postmarketos-qcom-milos"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.18.0
|
||||
pkgver=6.18.5
|
||||
pkgrel=0
|
||||
pkgdesc="Mainline Kernel fork for Qualcomm Milos SoC (SM7635, etc.) devices"
|
||||
arch="aarch64"
|
||||
|
|
@ -55,6 +55,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
6614e0b553e0788097f75aeb08197b0a6404dfe4ec3359aefe9b26d200dd053248a8335796bba20eb72deea1e90960005dc3e63d90247e30ac68e9957919a461 linux-v6.18.0-milos.tar.gz
|
||||
1891e194ddd00de0f78994be45342852768c32897526e0acbd5744b6b6af320332e96c9f3e3a4edcb9046e1ccdc0060aaa42fc02ea87cb5cfb594c617a011f0e config-postmarketos-qcom-milos.aarch64
|
||||
c633d75bdf651b38292e49fff1d4a1dd0d8965e7ad509183304df5bfa4cd7aa561f6e4d57779b998b2ea4daa77b5b4c59b3741c2c1784a0a576f6dcd6b03dadc linux-v6.18.5-milos.tar.gz
|
||||
08bd5984703ef3951cbd70f169394bfd6111a9248552e2de241bbee5d24e41cd475e299ea968fe15e1692ac22fe88200280dadc27e042232f4ae171baaef16b1 config-postmarketos-qcom-milos.aarch64
|
||||
"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 6.18.0 Kernel Configuration
|
||||
# Linux/arm64 6.18.5 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="Alpine clang version 21.1.8"
|
||||
CONFIG_GCC_VERSION=0
|
||||
|
|
@ -1809,13 +1809,19 @@ CONFIG_OF_NUMA=y
|
|||
CONFIG_BLK_DEV=y
|
||||
# CONFIG_BLK_DEV_NULL_BLK is not set
|
||||
CONFIG_ZRAM=y
|
||||
# CONFIG_ZRAM_BACKEND_LZ4 is not set
|
||||
# CONFIG_ZRAM_BACKEND_LZ4HC is not set
|
||||
CONFIG_ZRAM_BACKEND_LZ4=y
|
||||
CONFIG_ZRAM_BACKEND_LZ4HC=y
|
||||
CONFIG_ZRAM_BACKEND_ZSTD=y
|
||||
# CONFIG_ZRAM_BACKEND_DEFLATE is not set
|
||||
# CONFIG_ZRAM_BACKEND_842 is not set
|
||||
# CONFIG_ZRAM_BACKEND_LZO is not set
|
||||
CONFIG_ZRAM_BACKEND_DEFLATE=y
|
||||
CONFIG_ZRAM_BACKEND_842=y
|
||||
CONFIG_ZRAM_BACKEND_LZO=y
|
||||
# CONFIG_ZRAM_DEF_COMP_LZORLE is not set
|
||||
# CONFIG_ZRAM_DEF_COMP_LZO is not set
|
||||
# CONFIG_ZRAM_DEF_COMP_LZ4 is not set
|
||||
# CONFIG_ZRAM_DEF_COMP_LZ4HC is not set
|
||||
CONFIG_ZRAM_DEF_COMP_ZSTD=y
|
||||
# CONFIG_ZRAM_DEF_COMP_DEFLATE is not set
|
||||
# CONFIG_ZRAM_DEF_COMP_842 is not set
|
||||
CONFIG_ZRAM_DEF_COMP="zstd"
|
||||
# CONFIG_ZRAM_WRITEBACK is not set
|
||||
# CONFIG_ZRAM_TRACK_ENTRY_ACTIME is not set
|
||||
|
|
@ -2455,7 +2461,7 @@ CONFIG_INPUT_TOUCHSCREEN=y
|
|||
CONFIG_INPUT_MISC=y
|
||||
# CONFIG_INPUT_AD714X is not set
|
||||
# CONFIG_INPUT_ATMEL_CAPTOUCH is not set
|
||||
# CONFIG_INPUT_AW86927 is not set
|
||||
CONFIG_INPUT_AW86927=m
|
||||
# CONFIG_INPUT_BMA150 is not set
|
||||
# CONFIG_INPUT_E3X0_BUTTON is not set
|
||||
CONFIG_INPUT_PM8941_PWRKEY=y
|
||||
|
|
@ -2700,7 +2706,6 @@ CONFIG_SPI_MASTER=y
|
|||
# CONFIG_SPI_DESIGNWARE is not set
|
||||
# CONFIG_SPI_GPIO is not set
|
||||
# CONFIG_SPI_FSL_SPI is not set
|
||||
# CONFIG_SPI_MICROCHIP_CORE is not set
|
||||
# CONFIG_SPI_MICROCHIP_CORE_QSPI is not set
|
||||
# CONFIG_SPI_OC_TINY is not set
|
||||
# CONFIG_SPI_PL022 is not set
|
||||
|
|
@ -2947,7 +2952,8 @@ CONFIG_POWER_RESET_QCOM_PON=y
|
|||
CONFIG_REBOOT_MODE=y
|
||||
# CONFIG_SYSCON_REBOOT_MODE is not set
|
||||
# CONFIG_NVMEM_REBOOT_MODE is not set
|
||||
# CONFIG_POWER_SEQUENCING is not set
|
||||
CONFIG_POWER_SEQUENCING=m
|
||||
CONFIG_POWER_SEQUENCING_QCOM_WCN=m
|
||||
CONFIG_POWER_SUPPLY=y
|
||||
# CONFIG_POWER_SUPPLY_DEBUG is not set
|
||||
CONFIG_POWER_SUPPLY_HWMON=y
|
||||
|
|
@ -4934,6 +4940,7 @@ CONFIG_SND_SOC_HDMI_CODEC=y
|
|||
# CONFIG_SND_SOC_MT6358 is not set
|
||||
# CONFIG_SND_SOC_MT6660 is not set
|
||||
# CONFIG_SND_SOC_NAU8315 is not set
|
||||
# CONFIG_SND_SOC_NAU8325 is not set
|
||||
# CONFIG_SND_SOC_NAU8540 is not set
|
||||
# CONFIG_SND_SOC_NAU8810 is not set
|
||||
# CONFIG_SND_SOC_NAU8821 is not set
|
||||
|
|
@ -7552,11 +7559,14 @@ CONFIG_CRYPTO_LIB_SHA512_ARCH=y
|
|||
CONFIG_XXHASH=y
|
||||
CONFIG_AUDIT_ARCH_COMPAT_GENERIC=y
|
||||
# CONFIG_RANDOM32_SELFTEST is not set
|
||||
CONFIG_842_COMPRESS=y
|
||||
CONFIG_842_DECOMPRESS=y
|
||||
CONFIG_ZLIB_INFLATE=y
|
||||
CONFIG_ZLIB_DEFLATE=y
|
||||
CONFIG_LZO_COMPRESS=y
|
||||
CONFIG_LZO_DECOMPRESS=y
|
||||
CONFIG_LZ4_COMPRESS=m
|
||||
CONFIG_LZ4_COMPRESS=y
|
||||
CONFIG_LZ4HC_COMPRESS=y
|
||||
CONFIG_LZ4_DECOMPRESS=y
|
||||
CONFIG_ZSTD_COMMON=y
|
||||
CONFIG_ZSTD_COMPRESS=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue