]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Remove CPU_INTEL_SOCKET_RPGA989
authorBin Meng <bmeng.cn@gmail.com>
Thu, 26 Nov 2015 01:46:08 +0000 (17:46 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Dec 2015 09:44:54 +0000 (17:44 +0800)
commitd475d59020af32bd5b55ca48a5bc73213e53a7c8
treed487ae4cb2ffcdf81d22e337ecf1c1970c513dc8
parentefe2d80cca4822ce6c435993e01467eeee8babfb
x86: Remove CPU_INTEL_SOCKET_RPGA989

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@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/Kconfig
board/google/chromebook_link/Kconfig
board/google/chromebox_panther/Kconfig