mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
Kconfig correction
edited online with Bitbucket
This commit is contained in:
@@ -98,7 +98,7 @@ config USBHOST_MSC
|
|||||||
default n
|
default n
|
||||||
depends on !BULK_DISABLE
|
depends on !BULK_DISABLE
|
||||||
---help---
|
---help---
|
||||||
Enable support for the keyboard class driver. This also depends on
|
Enable support for the mass storage class driver. This also depends on
|
||||||
NFILE_DESCRIPTORS > 0 && SCHED_WORKQUEUE=y
|
NFILE_DESCRIPTORS > 0 && SCHED_WORKQUEUE=y
|
||||||
|
|
||||||
config USBHOST_CDCACM
|
config USBHOST_CDCACM
|
||||||
|
|||||||
Reference in New Issue
Block a user