pygoscelis: Enable CONFIG_USB_SERIAL_PL2303 as module

Let’s enable this module to try out a USB temperature sensor,
namely a device from https://usbtemp.com.
This commit is contained in:
Nils Freydank 2023-10-15 09:15:31 +02:00
parent 2b6fabe572
commit b272db5ca0
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -4011,7 +4011,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m
# CONFIG_USB_SERIAL_MOS7840 is not set
# CONFIG_USB_SERIAL_MXUPORT is not set
# CONFIG_USB_SERIAL_NAVMAN is not set
# CONFIG_USB_SERIAL_PL2303 is not set
CONFIG_USB_SERIAL_PL2303=m
# CONFIG_USB_SERIAL_OTI6858 is not set
# CONFIG_USB_SERIAL_QCAUX is not set
# CONFIG_USB_SERIAL_QUALCOMM is not set