mirror of
https://github.com/apache/nuttx.git
synced 2026-09-02 23:23:02 +00:00
Merged in lukegluke/nuttx/lukegluke/kconfig-correction-edited-online-with-bi-1497624177393 (pull request #401)
Kconfig correction Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
commit
70adff3ffc
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ config USBHOST_MSC
|
|||
default n
|
||||
depends on !BULK_DISABLE
|
||||
---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
|
||||
|
||||
config USBHOST_CDCACM
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue