From 7a33202bd7890cfde5bd402f3b3ad9471426fbf0 Mon Sep 17 00:00:00 2001 From: Garrett Brown Date: Fri, 15 Feb 2019 14:00:47 -0800 Subject: [PATCH] Linux: Enable Prolific PL2023 serial port driver --- .../linux/linux-stable-4.19/beaglebone/defconfig | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/recipes-kernel/linux/linux-stable-4.19/beaglebone/defconfig b/recipes-kernel/linux/linux-stable-4.19/beaglebone/defconfig index 6e707f7f..0c7ee051 100644 --- a/recipes-kernel/linux/linux-stable-4.19/beaglebone/defconfig +++ b/recipes-kernel/linux/linux-stable-4.19/beaglebone/defconfig @@ -2817,6 +2817,14 @@ CONFIG_USB_SERIAL_FTDI_SIO=y # Met One 83000 CONFIG_USB_SERIAL_CP210X=y +# Enable USB Prolific 2303 Single Port Serial Driver +# +# Required by the following hardware: +# +# - GlobalSat BU-353-S4 USB GPS Receiver +# +CONFIG_USB_SERIAL_PL2303=y + # # USB Miscellaneous drivers #