coreboot-kgpe-d16/src/soc/intel
Chris Ching aa8e5d36b1 soc: Add Kconfig for each soc vendor
Allows explicit ordering for vendors that share a common configuration
that must be sourced last.

The issue is that chips in soc/{amd,intel}/[ab].* will be able to
override defaults set in this file, but Kconfig files that get sourced
later (soc/amd/[d-z].*) will NOT be able to override these defaults.

Note: intel and amd soc chips now need to be added manually to the new
Kconfig file

BUG=b:62235314
TEST=make lint-stable

Change-Id: Ida82ef184712e092aec1381a47aa1b54b74ed6b6
Signed-off-by: Chris Ching <chingcodes@google.com>
Reviewed-on: https://review.coreboot.org/22123
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-10-23 17:18:32 +00:00
..
apollolake security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
baytrail security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
braswell security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
broadwell security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
cannonlake soc/intel/cannonlake: Increase stack size from 4KiB to 8KiB 2017-10-23 16:40:01 +00:00
common security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
denverton_ns soc/intel/denverton_ns: Add support for Intel Atom C3000 SoC 2017-09-05 13:39:54 +00:00
fsp_baytrail cpu/x86/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +00:00
fsp_broadwell_de soc/fsp_broadwell_de: Add support for GPIO handling 2017-10-19 15:13:40 +00:00
quark include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
sch smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
skylake security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
Kconfig soc: Add Kconfig for each soc vendor 2017-10-23 17:18:32 +00:00