From 31bde601b6930ed929e43a43645c8f4e93f5018d Mon Sep 17 00:00:00 2001 From: Oleg Evseev Date: Fri, 16 Jun 2017 14:43:11 +0000 Subject: [PATCH] Kconfig correction edited online with Bitbucket --- drivers/usbhost/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usbhost/Kconfig b/drivers/usbhost/Kconfig index e8a9a279349..b2cadb38128 100644 --- a/drivers/usbhost/Kconfig +++ b/drivers/usbhost/Kconfig @@ -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