]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
Merge branch 'master' of git://git.denx.de/u-boot-usb
[people/ms/u-boot.git] / README
diff --git a/README b/README
index 90a79bfbccef86239f2929a940138e26896adf3c..c98afa74b18f68a866a4283bc5c0785374e6fd3f 100644 (file)
--- a/README
+++ b/README
@@ -1151,6 +1151,14 @@ The following options need to be configured:
                        Define this to have a tty type of device available to
                        talk to the UDC device
 
+                       CONFIG_USBD_HS
+                       Define this to enable the high speed support for usb
+                       device and usbtty. If this feature is enabled, a routine
+                       int is_usbd_high_speed(void)
+                       also needs to be defined by the driver to dynamically poll
+                       whether the enumeration has succeded at high speed or full
+                       speed.
+
                        CONFIG_SYS_CONSOLE_IS_IN_ENV
                        Define this if you want stdin, stdout &/or stderr to
                        be set to usbtty.