summaryrefslogtreecommitdiffstats
path: root/fragments/devices
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-10-25 11:22:47 +0100
committerWynn Wolf Arbor2020-10-25 11:22:47 +0100
commit4d9733446c7dae566979a2416785d3788cdbab78 (patch)
treed1cf379b44393330a8b1a16c699c1522cd837eea /fragments/devices
parent40a5d8efb2ed506fa978deb09b97a5e8d152619e (diff)
downloadkernfrag-4d9733446c7dae566979a2416785d3788cdbab78.tar.gz
fragments: Add fragment with the PL2303 serial-to-USB driver
Diffstat (limited to 'fragments/devices')
-rw-r--r--fragments/devices/usb/usbserial-pl23032
1 files changed, 2 insertions, 0 deletions
diff --git a/fragments/devices/usb/usbserial-pl2303 b/fragments/devices/usb/usbserial-pl2303
new file mode 100644
index 0000000..f1e7403
--- /dev/null
+++ b/fragments/devices/usb/usbserial-pl2303
@@ -0,0 +1,2 @@
+CONFIG_USB_SERIAL=m
+CONFIG_USB_SERIAL_PL2303=m