diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-06-29 14:05:30 +0200 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-06-29 14:05:30 +0200 |
commit | 3b9939a793d60b0e4f0256a7e5c547331782372a (patch) | |
tree | ef79acf73ec13adc6cf0ad6305041286cb5cce86 /config | |
parent | c73c92e940b26618b3cf0bfc5d01c1f8f3885ca9 (diff) | |
download | linux-pinebookpro-3b9939a793d60b0e4f0256a7e5c547331782372a.tar.gz linux-pinebookpro-3b9939a793d60b0e4f0256a7e5c547331782372a.tar.bz2 linux-pinebookpro-3b9939a793d60b0e4f0256a7e5c547331782372a.zip |
Enabled module for serial converter I use.
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5206,7 +5206,7 @@ CONFIG_USB_SERIAL_SIMPLE=m # CONFIG_USB_SERIAL_AIRCABLE is not set # CONFIG_USB_SERIAL_ARK3116 is not set # CONFIG_USB_SERIAL_BELKIN is not set -# CONFIG_USB_SERIAL_CH341 is not set +CONFIG_USB_SERIAL_CH341=m # CONFIG_USB_SERIAL_WHITEHEAT is not set # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set # CONFIG_USB_SERIAL_CP210X is not set |