summaryrefslogtreecommitdiff
path: root/nuttx/configs/lincoln60/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/lincoln60/README.txt')
-rw-r--r--nuttx/configs/lincoln60/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/lincoln60/README.txt b/nuttx/configs/lincoln60/README.txt
index 07ca167cd..068ca50dc 100644
--- a/nuttx/configs/lincoln60/README.txt
+++ b/nuttx/configs/lincoln60/README.txt
@@ -461,8 +461,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