|
@@ -3816,9 +3816,9 @@ Low Level (hardware related) configuration options:
|
|
|
be used if available. These functions may be faster under some
|
|
|
conditions but may increase the binary size.
|
|
|
|
|
|
-- CONFIG_X86_NO_RESET_VECTOR
|
|
|
- If defined, the x86 reset vector code is excluded. You will need
|
|
|
- to do this when U-Boot is running from Coreboot.
|
|
|
+- CONFIG_X86_RESET_VECTOR
|
|
|
+ If defined, the x86 reset vector code is included. This is not
|
|
|
+ needed when U-Boot is running from Coreboot.
|
|
|
|
|
|
- CONFIG_X86_NO_REAL_MODE
|
|
|
If defined, x86 real mode code is omitted. This assumes a
|