coreboot/src
Stefan Reinauer 9616f3ceb7 kbuild: Don't require intel/common changes for every soc
In the true spirit of separating components more strictly
and allowing to add new components to coreboot without touching
existing code, move Intel common code selection to the soc
Kconfig and out of src/soc/intel/common/Makefile.inc

Change-Id: I0a70656bb9f4550b6088e9f45e68b5106c0eb9af
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10031
Tested-by: build bot (Jenkins)
Reviewed-by: Leroy P Leahy <leroy.p.leahy@intel.com>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-30 12:00:14 +02:00
..
arch Use __ROMSTAGE__ to denote romstage 2015-04-29 07:24:26 +02:00
console cbmem: add and use a function to dump console buffer 2015-04-27 20:49:09 +02:00
cpu dmp/vortex86: move PLL config to cpu Kconfig 2015-04-29 17:36:24 +02:00
device device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
drivers Kconfig whitespace fixes 2015-04-28 21:14:56 +02:00
ec kbuild: automatically include ECs 2015-04-29 18:10:41 +02:00
include cbmem: Add FSP timestamps 2015-04-30 01:33:10 +02:00
lib chromeos: remove VBOOT2_VERIFY_FIRMWARE option 2015-04-28 16:09:56 +02:00
mainboard dmp/vortex86: move PLL config to cpu Kconfig 2015-04-29 17:36:24 +02:00
northbridge kbuild: automatically include northbridges 2015-04-29 18:12:14 +02:00
soc kbuild: Don't require intel/common changes for every soc 2015-04-30 12:00:14 +02:00
southbridge Kconfig whitespace fixes 2015-04-28 21:14:56 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode vendorcode/intel: Add FSP 1.1 header files 2015-04-29 01:46:53 +02:00
Kconfig Kconfig whitespace fixes 2015-04-28 21:14:56 +02:00