From 59d89a8e599eb15582fbf56a11f08da08ff19ed3 Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Fri, 9 Feb 2018 18:42:49 -0500 Subject: purism/librem_skl: Enable TPM support Change the GPIO to match the TPM-enabled motherboards, and add TPM support in devicetree and enable the config. After changing the GPIO table, the librem 13v2 and librem 15v3 now have the same GPIOs, so use a single gpio.h file instead of one file per variant. Change-Id: I425654c1c972118aa81c27961246238c2eef782d Signed-off-by: Youness Alaoui Reviewed-on: https://review.coreboot.org/23683 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier Reviewed-by: Patrick Georgi --- src/mainboard/purism/librem_skl/Makefile.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/purism/librem_skl/Makefile.inc') diff --git a/src/mainboard/purism/librem_skl/Makefile.inc b/src/mainboard/purism/librem_skl/Makefile.inc index 18c9ad6520..5a7131f1ba 100644 --- a/src/mainboard/purism/librem_skl/Makefile.inc +++ b/src/mainboard/purism/librem_skl/Makefile.inc @@ -18,5 +18,3 @@ romstage-y += pei_data.c ramstage-y += pei_data.c ramstage-y += ramstage.c ramstage-y += hda_verb.c - -CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/variants/$(VARIANT_DIR)/include -- cgit v1.2.3