kconfigcheck: enable USB simple serial console
Support for simple USB serial devices like those exposed by the Suzy-Q cable. Signed-off-by: Casey Connolly <kcxt@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7105>
This commit is contained in:
parent
6180adfdf2
commit
d09c0bd7e8
1 changed files with 1 additions and 0 deletions
|
|
@ -526,6 +526,7 @@ BPF_JIT = "y" # Required by HID_BPF
|
|||
DRM_UDL = "y" # DisplayLink - connecting displays via USB
|
||||
SND_USB_AUDIO = "y" # USB audio devices
|
||||
USB_SERIAL_CP210X = "y" # USB serial console
|
||||
USB_SERIAL_SIMPLE = "y" # USB serial console
|
||||
USB_STORAGE = "y" # USB mass storage devices
|
||||
USB_RTL8152 = "y" # USB Ethernet
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue