mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Allow more USB serial device on OVA (#115)
* Allow more USB serial device on OVA * Update kernel.config
This commit is contained in:
parent
49edc087b0
commit
e3ceea2058
@ -1 +1,7 @@
|
|||||||
CONFIG_EFI_STUB=y
|
CONFIG_EFI_STUB=y
|
||||||
|
|
||||||
|
CONFIG_USB_SERIAL=y
|
||||||
|
CONFIG_USB_SERIAL_GENERIC=y
|
||||||
|
USB_SERIAL_SIMPLE=m
|
||||||
|
USB_SERIAL_CP210X=m
|
||||||
|
USB_SERIAL_FTDI_SIO=m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user