Add support for SMS integrations with USB/GSM modem dongles (#485)
* Add support for USB/GSM modem dongles * Apply PR feedback
This commit is contained in:
committed by
Pascal Vizeli
parent
501b4bd9f4
commit
d44d271c28
@@ -1,9 +1,12 @@
|
||||
CONFIG_USB_SERIAL=y
|
||||
CONFIG_USB_SERIAL_GENERIC=y
|
||||
CONFIG_USB_SERIAL_OPTION=m
|
||||
CONFIG_USB_SERIAL_WWAN=m
|
||||
CONFIG_USB_SERIAL_SIMPLE=m
|
||||
CONFIG_USB_SERIAL_CP210X=m
|
||||
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||
CONFIG_USB_SERIAL_PL2303=m
|
||||
CONFIG_USB_SERIAL_CH341=m
|
||||
CONFIG_USB_ACM=m
|
||||
CONFIG_USB_USBNET=m
|
||||
|
||||
|
||||
Reference in New Issue
Block a user