summaryrefslogtreecommitdiff
path: root/nuttx/drivers/usbdev/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/drivers/usbdev/Kconfig')
-rw-r--r--nuttx/drivers/usbdev/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/usbdev/Kconfig b/nuttx/drivers/usbdev/Kconfig
index 9fdc6c92c..c034c62bc 100644
--- a/nuttx/drivers/usbdev/Kconfig
+++ b/nuttx/drivers/usbdev/Kconfig
@@ -552,7 +552,7 @@ config USBMSC_BULKOUTREQLEN
the completed READ request to the caller as each packet is received.
Therefore, there is no benefit in increasing the size of this buffer
beyond the maximum size of one packet. Default: 512 or 64 bytes
- (depending upon if dual speed operatino is supported or not).
+ (depending upon if dual speed operation is supported or not).
config USBMSC_VENDORID
hex "Mass storage Vendor ID"