summaryrefslogtreecommitdiff
path: root/nuttx/configs/mbed/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/mbed/README.txt')
-rw-r--r--nuttx/configs/mbed/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/mbed/README.txt b/nuttx/configs/mbed/README.txt
index 4b413560a..958ae9818 100644
--- a/nuttx/configs/mbed/README.txt
+++ b/nuttx/configs/mbed/README.txt
@@ -432,8 +432,8 @@ host operations. To make these modifications, do the following:
2. Then edit the top-level .config file to enable USB host. Make the
following changes:
- CONFIG_LPC17_USBHOST=n
- CONFIG_USBHOST=n
+ CONFIG_LPC17_USBHOST=y
+ CONFIG_USBHOST=y
CONFIG_SCHED_WORKQUEUE=y
When this change is made, NSH should be extended to support USB flash