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:
Oleg Evseev 2017-06-16 23:34:22 +00:00 committed by Gregory Nutt
commit 70adff3ffc

View File

@ -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