summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2022-06-29 14:05:30 +0200
committerJaron Kent-Dobias <jaron@kent-dobias.com>2022-06-29 14:05:30 +0200
commit3b9939a793d60b0e4f0256a7e5c547331782372a (patch)
treeef79acf73ec13adc6cf0ad6305041286cb5cce86
parentc73c92e940b26618b3cf0bfc5d01c1f8f3885ca9 (diff)
downloadlinux-pinebookpro-3b9939a793d60b0e4f0256a7e5c547331782372a.tar.gz
linux-pinebookpro-3b9939a793d60b0e4f0256a7e5c547331782372a.tar.bz2
linux-pinebookpro-3b9939a793d60b0e4f0256a7e5c547331782372a.zip
Enabled module for serial converter I use.
-rw-r--r--PKGBUILD4
-rw-r--r--config2
2 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d5bb94..0f83272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=linux-pinebookpro
pkgver=5.18.8.pbp1
-pkgrel=1
+pkgrel=2
pkgdesc='Pinebook Pro Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://git.kent-dobias.com/system/linux/log/?h=$_srctag"
@@ -30,7 +30,7 @@ validpgpkeys=(
'0E3A444DD0760E65901BF59679E824090BD31086' # Jaron Kent-Dobias
)
sha256sums=('SKIP'
- '1aff8a21af8d1686212f3a362c2e1e2ce62a7849be612802b5f1c97cb31cbda1')
+ '6974896595e55c146d93eaeeb22b0fe62e6ba04cba5f3b938e1fd1cb888def15')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
diff --git a/config b/config
index 75e675a..db2f1ac 100644
--- a/config
+++ b/config
@@ -5206,7 +5206,7 @@ CONFIG_USB_SERIAL_SIMPLE=m
# CONFIG_USB_SERIAL_AIRCABLE is not set
# CONFIG_USB_SERIAL_ARK3116 is not set
# CONFIG_USB_SERIAL_BELKIN is not set
-# CONFIG_USB_SERIAL_CH341 is not set
+CONFIG_USB_SERIAL_CH341=m
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_CP210X is not set