[U-Boot] [PATCH v2 3/4] x86: Remove CPU_INTEL_SOCKET_RPGA989
Simon Glass
sjg at chromium.org
Wed Dec 9 05:09:57 CET 2015
On 25 November 2015 at 17:46, Bin Meng <bmeng.cn at gmail.com> wrote:
> This Kconfig option name indicates it has something to do with cpu
> socket, however it is actually not the case. Remove it and move
> options inside it to NORTHBRIDGE_INTEL_IVYBRIDGE.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/ivybridge/Kconfig | 15 ++++-----------
> board/google/chromebook_link/Kconfig | 1 -
> board/google/chromebox_panther/Kconfig | 1 -
> 3 files changed, 4 insertions(+), 13 deletions(-)
Tested on link:
Tested-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list