coreboot-kgpe-d16/src/soc/intel/skylake
Arthur Heymans 4c7979a241 soc/intel/skylake: Clean up Kconfig
This does the following:
- select MAINBOARD_USES_FSP2_0 on Kabylake (does not support FSP1.1)
- Remove stale Kconfig option on intel/saddlebrook
- select SOC_INTEL_KABYLAKE on intel/kblrvp

Change-Id: I64f48eeb00150aea039d533b0ac471fdd8483b90
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33561
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-06-21 08:50:31 +00:00
..
acpi src/soc/intel/skylake/acpi: Remove Return for PS0/3 2019-06-08 11:23:55 +00:00
bootblock src/soc/intel/skylake/bootblock: Add SPT C236 to PCH Table 2019-06-08 11:22:25 +00:00
include soc/intel: Replace UART_BASE() and friends with a Kconfig 2019-06-03 15:23:49 +00:00
nhlt
romstage soc/intel/skylake/romstage: Increase size of postcar stack 2019-06-21 08:46:48 +00:00
acpi.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
chip.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
chip.h soc/intel/skl/graphics: Implement panel setup 2019-06-06 20:04:54 +00:00
chip_fsp20.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
cpu.c soc/intel: Remove unused pointer argument in mca_configure() 2019-05-21 16:20:56 +00:00
elog.c soc/intel/common: Move support to log XHCI wake events 2019-03-28 06:39:38 +00:00
finalize.c soc/intel/skylake: Remove redundant mca_configure() in ramstage 2019-05-21 16:20:42 +00:00
fspcar.c
gpio.c soc/intel: Add GPI interrupt config register offset info 2019-04-29 12:18:27 +00:00
graphics.c soc/intel/skl/graphics: Implement panel setup 2019-06-06 20:04:54 +00:00
gspi.c
i2c.c
irq.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
Kconfig soc/intel/skylake: Clean up Kconfig 2019-06-21 08:50:31 +00:00
lockdown.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpc.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
Makefile.inc soc/intel/skylake: Clean up Kconfig 2019-06-21 08:50:31 +00:00
me.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
memmap.c soc/skl/memmap: calculate mem size even if IGD undefined in devtree 2019-05-07 16:02:32 +00:00
p2sb.c
pmc.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
pmutil.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
reset.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sd.c soc/intel/skylake: Correct GPIO pointer assignment 2019-05-16 10:02:42 +00:00
smihandler.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smmrelocate.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
spi.c
systemagent.c soc/skl: set IGD resources only if device is enabled 2019-04-29 12:20:43 +00:00
thermal.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
uart.c soc/intel/{skl,cnl,icl}: Drop soc_uart_set_legacy_mode() 2019-06-03 13:26:00 +00:00
vr_config.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00