From 7065ea3487a8b889807985a98c68ecf9724de0ba Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Sat, 28 Oct 2023 11:10:35 -0500 Subject: mb/google/hatch/var/*: Mark fingerprint reader as hidden Windows doesn't have / will likely never have a signed driver for the FPR, so set the device status as hidden so it will not appear as an unknown device in Windows Device Manager. Linux does not check/care about the ACPI device status. TEST=build/boot Win11 on google/hatch (jinlon), verify FPR does not show up as unknown device under Device Manager. Change-Id: Ia4a908afdabad0ae8db45c4731a00c9cb17b42bb Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/c/coreboot/+/78810 Tested-by: build bot (Jenkins) Reviewed-by: Eric Lai --- src/mainboard/google/hatch/variants/kohaku/overridetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/hatch/variants/kohaku/overridetree.cb') diff --git a/src/mainboard/google/hatch/variants/kohaku/overridetree.cb b/src/mainboard/google/hatch/variants/kohaku/overridetree.cb index 9b55d9025c..8c7a9e851c 100644 --- a/src/mainboard/google/hatch/variants/kohaku/overridetree.cb +++ b/src/mainboard/google/hatch/variants/kohaku/overridetree.cb @@ -221,7 +221,7 @@ chip soc/intel/cannonlake register "compat_string" = ""google,cros-ec-spi"" register "irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_A23_IRQ)" register "wake" = "GPE0_DW0_23" - device spi 1 on end + device spi 1 hidden end end # FPMCU end device ref hda on -- cgit v1.2.3