linux-postmarketos-exynos4: update to 6.16.10
Some notable changes are: - Add qcom mdm9x15 modem dts nodes for midas (@jack_kekzoz) - Add hack with possibility to power cycle ehci usb controller - Split p4note into wifi and lte variants (@viciouss) - Add Imagis ISA1200 haptic driver (@viciouss) - Drop custom initramfs from kernel. Was only needed by 4210 and they can use u-boot now. - Add wacom9000 stylus driver (by @eisenbahnfan, taken from exynos5 kernel) - .. and some general cleanup to make dtbs_check happy Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7152>
This commit is contained in:
parent
796fbdee57
commit
c08842e994
2 changed files with 7 additions and 6 deletions
|
|
@ -4,8 +4,8 @@
|
|||
# Kernel config based on: arch/arm/configs/exynos_defconfig
|
||||
|
||||
pkgname=linux-postmarketos-exynos4
|
||||
pkgver=6.16.1
|
||||
pkgrel=1
|
||||
pkgver=6.16.10
|
||||
pkgrel=0
|
||||
pkgdesc="Mainline kernel fork for Samsung Exynos4 devices"
|
||||
arch="armv7"
|
||||
_carch="arm"
|
||||
|
|
@ -69,6 +69,6 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
c6e0d0ffaa68a5a54b5b64c5bbe92acf91ca6fb8e239d8f13450e3adf612b90a26e9139f9a49bb67e9db418534a002969a59039a253fe27f2d7b0d9ee21260c4 linux-postmarketos-exynos4-v6.16.1-exynos4.tar.bz2
|
||||
4cbfb627234ab115e162816ab3decac43cd4ef71ccd7b86d861246d1f65afe5f29880d86e7e78a7bd31df868b721c84564f22547d88d99bc3628bfc903dbc018 config-postmarketos-exynos4.armv7
|
||||
2b70d220163811efc79e21fc7ba3ff2a6d81c8633d9439f1c3b2fbea51c40b5fff42220af8ae5105665b49372cfa9ba30f4560b4c0d53bfbb83bbd84c94c0e64 linux-postmarketos-exynos4-v6.16.10-exynos4.tar.bz2
|
||||
b0b4529d19c511cca75f48d10c3b353b6f57aa299d8b242539f5b8427d25e2752b1bad04f92fdd4b49a454e7a31852316ec26388cefb03a98c3bb8746523aea3 config-postmarketos-exynos4.armv7
|
||||
"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 6.16.1 Kernel Configuration
|
||||
# Linux/arm 6.16.10 Kernel Configuration
|
||||
#
|
||||
CONFIG_CC_VERSION_TEXT="armv7-alpine-linux-musleabihf-gcc (Alpine 15.2.0) 15.2.0"
|
||||
CONFIG_CC_IS_GCC=y
|
||||
|
|
@ -2030,7 +2030,7 @@ CONFIG_USB_ARMLINUX=y
|
|||
CONFIG_USB_NET_ZAURUS=m
|
||||
# CONFIG_USB_NET_CX82310_ETH is not set
|
||||
# CONFIG_USB_NET_KALMIA is not set
|
||||
# CONFIG_USB_NET_QMI_WWAN is not set
|
||||
CONFIG_USB_NET_QMI_WWAN=m
|
||||
# CONFIG_USB_HSO is not set
|
||||
# CONFIG_USB_NET_INT51X1 is not set
|
||||
# CONFIG_USB_IPHETH is not set
|
||||
|
|
@ -2258,6 +2258,7 @@ CONFIG_TOUCHSCREEN_ATMEL_MXT=m
|
|||
# CONFIG_TOUCHSCREEN_ELO is not set
|
||||
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
|
||||
# CONFIG_TOUCHSCREEN_WACOM_I2C is not set
|
||||
CONFIG_TOUCHSCREEN_WACOM_W9000=m
|
||||
# CONFIG_TOUCHSCREEN_MAX11801 is not set
|
||||
CONFIG_TOUCHSCREEN_MMS114=y
|
||||
# CONFIG_TOUCHSCREEN_MELFAS_MIP4 is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue