summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-02 18:01:03 -0600
committerTom Rini <trini@konsulko.com>2016-10-06 20:40:35 -0400
commit5371d34c63aa5d26b323de4f0c99b76445ba486e (patch)
tree29279623161dd9daeffa17ed6bac308d1de8f54d /README
parentd501d450f5f3f2ed981f4d9c4e4151f2e0b6db10 (diff)
README: Drop CONFIG_SYS_USB_BRG_CLK
This is not used in U-Boot. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index c4585d247a..f4892fac31 100644
--- a/README
+++ b/README
@@ -1481,10 +1481,6 @@ The following options need to be configured:
Derive USB clock from external clock "blah"
- CONFIG_SYS_USB_EXTC_CLK 0x02
- CONFIG_SYS_USB_BRG_CLK 0xBLAH
- Derive USB clock from brgclk
- - CONFIG_SYS_USB_BRG_CLK 0x04
-
If you have a USB-IF assigned VendorID then you may wish to
define your own vendor specific values either in BoardName.h
or directly in usbd_vendor_info.h. If you don't define