cpu/intel/haswell: remove dependency on socket_rpga989
commit31769d99da7f97150ddc30174c7cc315ca6e7b1f
authorMatt DeVillier <matt.devillier@gmail.com>
Thu, 30 Apr 2015 06:19:16 +0000 (30 01:19 -0500)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 30 Apr 2015 15:50:47 +0000 (30 17:50 +0200)
tree9ad50867ffea7f90491754e1638f3f6e4bc0241c
parent40e2004abf4f763f38bfb12069b683554644734a
cpu/intel/haswell: remove dependency on socket_rpga989

Remove dependency of Haswell on cpu/intel/socket_rpga989 code,
which is a carry-over from Sandy Bridge/Ivy Bridge and older
coreboot conventions where features were structured around socket types.

Add CPU-specific options to Kconfig and required subdirs to
Makefile.inc which are curently included with socket_rpga989.

TEST=successfully built and booted on google/panther

Change-Id: Ic788e2928df107d11ea2d2eca7613490aaed395c
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: http://review.coreboot.org/10037
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
14 files changed:
src/cpu/intel/haswell/Kconfig
src/cpu/intel/haswell/Makefile.inc
src/mainboard/google/bolt/Kconfig
src/mainboard/google/bolt/devicetree.cb
src/mainboard/google/falco/Kconfig
src/mainboard/google/falco/devicetree.cb
src/mainboard/google/panther/Kconfig
src/mainboard/google/panther/devicetree.cb
src/mainboard/google/peppy/Kconfig
src/mainboard/google/peppy/devicetree.cb
src/mainboard/google/slippy/Kconfig
src/mainboard/google/slippy/devicetree.cb
src/mainboard/intel/baskingridge/Kconfig
src/mainboard/intel/baskingridge/devicetree.cb