mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
USB host CDC/ACM driver requires CONFIG_SERIAL_REMOVABLE
This commit is contained in:
@@ -90,6 +90,7 @@ config USBHOST_CDCACM
|
||||
default n
|
||||
depends on USBHOST_HAVE_ASYNCH && !USBHOST_BULK_DISABLE && !USBHOST_INT_DISABLE
|
||||
select USBHOST_ASYNCH
|
||||
select SERIAL_REMOVABLE
|
||||
---help---
|
||||
Select this option to build in host support for CDC/ACM serial
|
||||
devices.
|
||||
|
||||
Reference in New Issue
Block a user