commit | 55af71f3f716a59503ebaa94488e1e5870392ade | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Wed Nov 25 17:46:08 2015 -0800 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Dec 09 17:44:54 2015 +0800 |
tree | d487ae4cb2ffcdf81d22e337ecf1c1970c513dc8 | |
parent | 715f20af471d819c35a138afbe6be5d103a6dc8f [diff] |
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>