From: Simon Glass Date: Mon, 3 Oct 2016 00:01:01 +0000 (-0600) Subject: README: Drop CONFIG_OF_BOOT_CPU X-Git-Tag: v2016.11-rc2~73 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dd9c6e48262c8c81ce216ed1afdea10c191a1719;p=u-boot README: Drop CONFIG_OF_BOOT_CPU 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 c233c8c405..98d2108dde 100644 --- a/README +++ b/README @@ -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.