main/linux-postmarketos-allwinner: enable support for Wacom USB tablets (MR 2480)

[ci:skip-build] Already built on CI in MR
This commit is contained in:
Newbyte 2021-09-01 11:42:40 +02:00 committed by Alexey Minnekhanov
parent 08462de926
commit a12d9e54b6
No known key found for this signature in database
GPG Key ID: EBF5ECFFFEE34DED
3 changed files with 6 additions and 7 deletions

View File

@ -7,7 +7,7 @@ _flavor=postmarketos-allwinner
_config="config-$_flavor.$CARCH"
pkgname=linux-$_flavor
pkgver=5.14.1_git20210908
pkgrel=0
pkgrel=1
_tag="orange-pi-5.14-20210908-1256"
pkgdesc="Kernel fork with Pine64 patches (megi's tree, slightly patched)"
arch="aarch64 armv7"
@ -96,11 +96,10 @@ dev() {
ARCH="$_carch" \
INSTALL_HDR_PATH="$subpkgdir"/usr
}
sha512sums="
bbe5abea87c5678ef39a8570a934afa74d16bd1475428e625dcf2d8ba338d2743b69e217c0613e0eb40c843fcf1c7f48a2c4772d7ab350a4c1397fdbc5514c37 linux-postmarketos-allwinner-orange-pi-5.14-20210908-1256.tar.gz
0d0c776848ab205e53cba28f7ac4d322a842e6fd9ee28c7713469d534a8d2adbadf0cdd09f55b577318c7631333b0d919bde0b775ff9311da6feea6e7cfb31dd config-postmarketos-allwinner.aarch64
a2163baabf58a9cb4318a13c6c99f77866ac96d26c1941e64434d5c0787f5d77093f56179211ecde1c32c6bca565fc693606a87bbc6d870a15fcacb144c105f3 config-postmarketos-allwinner.armv7
f799bac9d8e55ddf5028c234014a57ea273c06aabc835313dee69d4f6eae90efa19021f799bcad9a13d3827dc7fddf042c7856b903cb2ef500e9334bea9595da config-postmarketos-allwinner.aarch64
50bd168fbdcd5d8e8a0dfcb2d7349da95b4e8fa6d5beb224631d1eaa948c86e74ec695a8d68202bbaa422f9cb0a408a92a925dcf81f1e4fb1cd285651d1d287f config-postmarketos-allwinner.armv7
126e0a65e04f22f14eac1281a69000d9d5b107ed8fd1b52f37e812751f55e6c45b0240ceac61c9d95ae7f0543aaf9d96b85a8532baf59283c077b9945e615367 0001-dts-add-dontbeevil-pinephone-devkit.patch
1dc710f5abacdd5698169d5e985efeca8114986c774c3d65e89812d08ceb3db5ebdc6dd64dd76a262c761f3bfc3ffb6bc237fd5236bd1f89c5975d12e42eda04 0002-dts-add-pinetab-dev-old-display-panel.patch
96849f40f6defc4ad7646256814bea5ac353c4e0479fd069365ff27456d63da801541ec616f6db736d60f3134384321a9eeb5bfbd555363bf1259c8de63d17fa 0003-dts-pinetab-add-missing-bma223-ohci1.patch

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.14.0 Kernel Configuration
# Linux/arm64 5.14.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-alpine-linux-musl-gcc (Alpine 10.3.1_git20210625) 10.3.1 20210625"
CONFIG_CC_IS_GCC=y
@ -3749,7 +3749,7 @@ CONFIG_HID_MULTITOUCH=y
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_UDRAW_PS3 is not set
# CONFIG_HID_U2FZERO is not set
# CONFIG_HID_WACOM is not set
CONFIG_HID_WACOM=m
# CONFIG_HID_WIIMOTE is not set
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set

View File

@ -3564,7 +3564,7 @@ CONFIG_HID_MONTEREY=y
# CONFIG_HID_THINGM is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_UDRAW_PS3 is not set
# CONFIG_HID_WACOM is not set
CONFIG_HID_WACOM=m
# CONFIG_HID_WIIMOTE is not set
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set