From b4eff88cbb541d7a8e81d408a5ca360c8105bf15 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Sun, 22 Oct 2023 13:24:52 -0500 Subject: mb/google/hatch: Default GSPI1 (FPR) to off in baseboard Default GSPI1 (fingerprint reader) to off in baseboard, since all variants which use one already enable it in their override tree. This allows variants which do not use it to drop it from their override trees. Change-Id: I07979e35b67635ceadd3906e37de177dd081d35a Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/c/coreboot/+/78547 Reviewed-by: Yuchen He Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- src/mainboard/google/hatch/variants/nightfury/overridetree.cb | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/hatch/variants/nightfury/overridetree.cb') diff --git a/src/mainboard/google/hatch/variants/nightfury/overridetree.cb b/src/mainboard/google/hatch/variants/nightfury/overridetree.cb index 433abaea42..da514a2b6d 100644 --- a/src/mainboard/google/hatch/variants/nightfury/overridetree.cb +++ b/src/mainboard/google/hatch/variants/nightfury/overridetree.cb @@ -262,7 +262,6 @@ chip soc/intel/cannonlake # No PCIe WiFi device pci 1d.5 off end device pci 1a.0 on end #eMMC - device pci 1e.3 off end # GSPI #1 device pci 1f.3 on chip drivers/sof register "spkr_tplg" = "max98390" -- cgit v1.2.3