coreboot-kgpe-d16/src/soc/intel/braswell
Matt DeVillier 59bd6a4d60 acpi/tpm: update TPM preprocessor guards
Replace '#ifdef ENABLE_TPM' with '#if IS_ENABLED(CONFIG_LPC_TPM)'
for platforms which use a TPM on the LPC bus, so that the TPM
ACPI code isn't included when the Kconfig option is deselected.

Change-Id: Ia4c0d67dd3b044fe468002dff9eeb4f75f9934f9
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/22581
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2017-11-30 17:22:39 +00:00
..
acpi acpi/tpm: update TPM preprocessor guards 2017-11-30 17:22:39 +00:00
bootblock intel: Fix copy/paste error in license text 2017-01-16 12:57:05 +01:00
include/soc sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t 2017-11-04 00:33:26 +00:00
romstage lib: put romstage_handoff implementation in own compilation unit 2016-12-01 08:16:47 +01:00
acpi.c soc/intel/braswell/acpi: Clean OpRegion up 2017-09-30 01:24:47 +00:00
chip.c soc/intel/braswell: add USB2 PHY PERPORTRXISET UPD 2017-09-08 21:09:48 +00:00
chip.h soc/intel/braswell: add USB2 PHY PERPORTRXISET UPD 2017-09-08 21:09:48 +00:00
cpu.c Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
elog.c
emmc.c
gfx.c
gpio.c soc/intel/braswell: Fix spacing issues detected by checkpatch 2017-03-17 02:35:47 +01:00
gpio_support.c soc/intel/braswell: Fix spacing issues detected by checkpatch 2017-03-17 02:35:47 +01:00
hda.c
iosf.c intel: Fix copy/paste error in license text 2017-01-16 12:57:05 +01:00
Kconfig soc/intel/braswell/acpi: Clean OpRegion up 2017-09-30 01:24:47 +00:00
lpc_init.c
lpe.c soc/intel/braswell: Fix most of the issues detected by checkpatch 2017-03-17 02:36:36 +01:00
lpss.c
Makefile.inc soc/intel/braswell: refactor rtc failure checking 2017-09-20 23:54:14 +00:00
memmap.c
northcluster.c soc/braswell: fix ACPI table by recollecting TOLM 2017-06-09 17:04:33 +02:00
pcie.c soc/intel/braswell: Add int to unsigned 2017-03-17 02:36:16 +01:00
placeholders.c
pmutil.c security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
ramstage.c
sata.c
scc.c soc/intel/braswell: Populate NVS SCC BAR1 2017-08-25 18:59:35 +00:00
sd.c
smihandler.c
smm.c
southcluster.c soc/intel/braswell: refactor rtc failure checking 2017-09-20 23:54:14 +00:00
spi.c Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
spi_loading.c
tsc_freq.c soc/intel/braswell: Fix most of the issues detected by checkpatch 2017-03-17 02:36:36 +01:00
xhci.c soc/intel/braswell: Fix most of the issues detected by checkpatch 2017-03-17 02:36:36 +01:00