Skip to content

Commit

Permalink
linux-5.4.21-323: Add USB_SERIAL_PL2303 as module
Browse files Browse the repository at this point in the history
We have such a device now, so build the USB Prolific 2303 Single Port
Serial Driver as a module as requested in the merge/pull request
comments.

[1]: #1714
  • Loading branch information
pmenzel committed Feb 24, 2020
1 parent 667d15c commit 5e5badc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-5.4.21-323.bee
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,7 @@ mee_configure() {
CONFIG_USB_STORAGE=y
CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_CHAOSKEY=m
CONFIG_EDAC=y
CONFIG_EDAC_DECODE_MCE=m
Expand Down

0 comments on commit 5e5badc

Please sign in to comment.