coreboot/src/cpu
Matt DeVillier 31769d99da 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>
2015-04-30 17:50:47 +02:00
..
allwinner arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
amd Kconfig whitespace fixes 2015-04-28 21:14:56 +02:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp dmp/vortex86: move PLL config to cpu Kconfig 2015-04-29 17:36:24 +02:00
intel cpu/intel/haswell: remove dependency on socket_rpga989 2015-04-30 17:50:47 +02:00
mips CBFS: Automate ROM image layout and remove hardcoded offsets 2015-04-14 09:01:27 +02:00
qemu-x86 vboot2: add verstage 2015-01-27 01:41:40 +01:00
samsung/exynos5250 armv7: Move Exynos from 'cpu' to 'soc'. 2014-08-26 17:55:18 +02:00
ti arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
via vboot2: add verstage 2015-01-27 01:41:40 +01:00
x86 Makefile x86 SMM: Move smm_wrap recipes 2015-04-28 18:08:45 +02:00
Kconfig kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
Makefile.inc fsp: Move fsp to fsp1_0 2015-04-24 00:37:37 +02:00