]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - README
usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
[karo-tx-uboot.git] / README
diff --git a/README b/README
index e290619a64e1ea4c20f1334b957efa2a03bf4744..10e8f33f70ebb2d6043e9b1fdbbfe2b06a3aea0d 100644 (file)
--- a/README
+++ b/README
@@ -1840,12 +1840,12 @@ The following options need to be configured:
                This enables support for booting images which use the Android
                image format header.
 
-               CONFIG_USB_FASTBOOT_BUF_ADDR
+               CONFIG_FASTBOOT_BUF_ADDR
                The fastboot protocol requires a large memory buffer for
                downloads. Define this to the starting RAM address to use for
                downloaded images.
 
-               CONFIG_USB_FASTBOOT_BUF_SIZE
+               CONFIG_FASTBOOT_BUF_SIZE
                The fastboot protocol requires a large memory buffer for
                downloads. This buffer should be as large as possible for a
                platform. Define this to the size available RAM for fastboot.