From c7bdf22c3c3ce482015422d1128c287d1de9f935 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 27 Apr 2015 14:12:25 -0600 Subject: [PATCH] Minor typo in README --- configs/olimex-lpc-h3131/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/olimex-lpc-h3131/README.txt b/configs/olimex-lpc-h3131/README.txt index 27bc61887c..5f3b47fd22 100644 --- a/configs/olimex-lpc-h3131/README.txt +++ b/configs/olimex-lpc-h3131/README.txt @@ -676,7 +676,7 @@ Configurations Drivers -> USB Host Driver Support CONFIG_USBHOST_INT_DISABLE=n : Interrupt endpoint support needed CONFIG_USBHOST_HUB=y : Enable the hub class - CONFIG_USBHOST_ASYNCH=y : Asynchonous I/O supported needed for hubs + CONFIG_USBHOST_ASYNCH=y : Asynchronous I/O supported needed for hubs System Type -> USB host configuration To be provided