]> git.sur5r.net Git - u-boot/blobdiff - README
net: mvpp2: Round up top tx buffer boundaries for dcache ops
[u-boot] / README
diff --git a/README b/README
index ac6eaa5c7746e1d7093a83779f46451284bf8a86..aa907ced8a0a3484acdf9458acdc99816822f87c 100644 (file)
--- a/README
+++ b/README
@@ -592,14 +592,6 @@ The following options need to be configured:
                Select high exception vectors of the ARM core, e.g., do not
                clear the V bit of the c1 register of CP15.
 
-               CONFIG_SYS_THUMB_BUILD
-
-               Use this flag to build U-Boot using the Thumb instruction
-               set for ARM architectures. Thumb instruction set provides
-               better code density. For ARM architectures that support
-               Thumb2 this flag will result in Thumb2 code generated by
-               GCC.
-
                COUNTER_FREQUENCY
                Generic timer clock source frequency.