linux-postmarketos-qcom-sc7180: enable goodix hid over i2c touchscreen (MR 4273)

This fixes touchscreen on some trogdor devices.

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Anton Bambura 2023-07-23 19:07:22 +03:00 committed by Oliver Smith
parent 0aa52ba34a
commit 042d577de4
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Jenneron <jenneron@protonmail.com>
pkgname=linux-postmarketos-qcom-sc7180
pkgver=6.1.39
pkgrel=0
pkgrel=1
pkgdesc="Mainline kernel fork for Qualcomm Snapdragon 7c devices"
arch="aarch64"
_carch="arm64"
@ -65,5 +65,5 @@ package() {
sha512sums="
20d468ae89b57dda82d7c7b814c3d8b1b510e1623775b09a8a0b0a8a0431461e0a1d2df2bfa01f3102932c8eef91405546898b50ec3e6f30015098bb39722b41 linux-6.1.39.tar.xz
4225127e3db8382b6ee6525fdd86f83c00e3a800e8d6badf608d138f8205d3291299505cf37ab83a83008ef001e6df61de7d25cedc6101f7e726327fd96c37ae config-postmarketos-qcom-sc7180.aarch64
d5be79c2affe17face7e964f21804536a8c7e0fa32347b89c2aa972c3e6e327754f68e468d0be32794a5a165015f9a3fdc46636f69837567a38fb09dee503131 config-postmarketos-qcom-sc7180.aarch64
"

View file

@ -5495,7 +5495,7 @@ CONFIG_USB_HID=y
#
CONFIG_I2C_HID_OF=m
# CONFIG_I2C_HID_OF_ELAN is not set
# CONFIG_I2C_HID_OF_GOODIX is not set
CONFIG_I2C_HID_OF_GOODIX=m
# end of I2C HID support
CONFIG_I2C_HID_CORE=m