[U-Boot] [PATCH 08/16] README: Drop CONFIG_SYS_USB_BRG_CLK

Simon Glass sjg at chromium.org
Mon Oct 3 02:01:03 CEST 2016


This is not used in U-Boot.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 README | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/README b/README
index 43e4d99..7f5de6b 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
-- 
2.8.0.rc3.226.g39d4020



More information about the U-Boot mailing list