Skip to content

Commit

Permalink
Merge pull request #3 from eigendude/gps
Browse files Browse the repository at this point in the history
Linux: Enable Prolific PL2023 serial port driver for GPS
  • Loading branch information
eigendude authored Feb 21, 2019
2 parents 4efe1d3 + 7a33202 commit 23bf846
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions recipes-kernel/linux/linux-stable-4.19/beaglebone/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
#
Expand Down

0 comments on commit 23bf846

Please sign in to comment.