diff options
| author | Simon Glass <[email protected]> | 2016-10-02 18:01:01 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-10-06 20:40:31 -0400 |
| commit | dd9c6e48262c8c81ce216ed1afdea10c191a1719 (patch) | |
| tree | bbc62effe12584683c2f987b46b636949a7c6733 | |
| parent | 1fb33434e37db722a9b1aef91aca6c4efc58303b (diff) | |
README: Drop CONFIG_OF_BOOT_CPU
This is not used in U-Boot.
Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: York Sun <[email protected]>
| -rw-r--r-- | README | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -695,11 +695,6 @@ The following options need to be configured: This causes ft_system_setup() to be called before booting the kernel. - CONFIG_OF_BOOT_CPU - - This define fills in the correct boot CPU in the boot - param header, the default value is zero if undefined. - CONFIG_OF_IDE_FIXUP U-Boot can detect if an IDE device is present or not. |
