Skip to content
Snippets Groups Projects
Unverified Commit ec7a77f7 authored by Clayton Craft's avatar Clayton Craft :speech_balloon: Committed by Anjan Momi
Browse files

community/linux-postmarketos-allwinner: enable USB ACM module (MR 5922)

Allows using allwinner devices with usb devices that implement ACM (3d
printers, serial things, etc)
parent 579b65d8
No related branches found
No related tags found
1 merge request!5922linux-postmarketos-allwinner: enable USB ACM module
Pipeline #212101 passed
......@@ -4,7 +4,7 @@ _flavor=postmarketos-allwinner
_config="config-$_flavor.$CARCH"
pkgname=linux-$_flavor
pkgver=6.12.1_git20241127
pkgrel=0
pkgrel=1
_tag="orange-pi-6.12-20241127-2323"
pkgdesc="Kernel fork with Pine64 patches (megi's tree, slightly patched)"
arch="aarch64 armv7"
......@@ -80,7 +80,7 @@ package() {
}
sha512sums="
a4317f9b9c1ebe7692d4fd51f88e00f5f3c1f043cd2c5f0375d10e44a5f10dc69b60a61baf79a47477be403c4493a49b98361817b0d969ac6225853387c17f2f linux-postmarketos-allwinner-orange-pi-6.12-20241127-2323.tar.gz
d013acf9a173ff6fd6a7f6dfac17bca28bda7d434b38798e5956022818daf2373a829f6fbe1c2db7b43fe3e8a0ca85991201b66b5f59478eb7c47a087569f2e5 config-postmarketos-allwinner.aarch64
49d64d85686c8cd5340961aa81dad1e6c779dd69b56d72a8151c365de59cff7ab1b2b049a6233b15e681d89abf89819895853ba1bb7e99c7b08b473584870cee config-postmarketos-allwinner.aarch64
532ab8977e0b80b4559930ed2ff412744ac052c53f02c9b029141d65c1d1592f55fc680506ecf63fc1549585e4dfc3899f309bf28fb1a827d04bbfe0f70d2ad1 config-postmarketos-allwinner.armv7
3390171525fb75506ba54b4115df9b63b427799a80be55c9ddb457da4cbf389ef7ca581c2d92a820be7c198a4460b40c417e2585fc4eb8e58080cf81a6301ef9 0001-dts-add-dontbeevil-pinephone-devkit.patch
4c8f53eca5d9569b594528c2d15d397b937049bace60457c6686762a5a6ed223945d8d37afa298ae158a62aeda373a79224ff93c951631c3c6ce999b3951577e 0002-dts-add-pinetab-dev-old-display-panel.patch
......
......@@ -4456,7 +4456,7 @@ CONFIG_USB_OHCI_HCD_PLATFORM=y
#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
CONFIG_USB_ACM=m
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
# CONFIG_USB_TMC is not set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment