From: Simon Glass Date: Mon, 3 Oct 2016 00:01:03 +0000 (-0600) Subject: README: Drop CONFIG_SYS_USB_BRG_CLK X-Git-Tag: v2016.11-rc2~71 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5371d34c63aa5d26b323de4f0c99b76445ba486e;p=platform%2Fkernel%2Fu-boot.git README: Drop CONFIG_SYS_USB_BRG_CLK This is not used in U-Boot. Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: York Sun --- diff --git a/README b/README index c4585d2..f4892fa 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