coreboot/src
Matt DeVillier 8203752e89 mb/google/stout: Use board-specific PS2M HID/CID to enable multitouch
Use board-specific ASL for PS2-attached trackpad rather than the EC/SIO
default, so that Windows installs a multitouch-capable driver rather
than the standard PS2 mouse driver.

TEST=build/boot Win11 on google/stout, verify trackpad is multitouch
capable.

Change-Id: Id93bbe53f35b1e2c35e36d8175889786b9f5de8b
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75176
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-05-13 18:36:33 +00:00
..
acpi acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING 2023-05-13 18:34:44 +00:00
arch arch/x86/car.ld: Fix undefined macro 2023-05-09 18:15:45 +00:00
commonlib {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEM 2023-04-21 17:22:00 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING 2023-05-13 18:34:44 +00:00
device lib/version: Move board identification strings 2023-04-22 16:20:49 +00:00
drivers drivers/ocp/ewl: Add EWL driver for EWL type 3 error handling 2023-05-12 15:03:29 +00:00
ec ec/quanta/ene_kb3940q/acpi: Fix PS2K under Windows 2023-05-13 18:35:44 +00:00
include acpi/acpigen: add acpigen_resource_io to generate I/O resource 2023-05-11 19:30:10 +00:00
lib Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} 2023-05-05 13:56:34 +00:00
mainboard mb/google/stout: Use board-specific PS2M HID/CID to enable multitouch 2023-05-13 18:36:33 +00:00
northbridge cpu,nb/amd/pi/00730F01: dynamically generate CPU devices 2023-05-13 00:14:32 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING 2023-05-13 18:34:44 +00:00
southbridge sb,soc/amd,intel: Sync FADT entries visually 2023-05-10 21:26:55 +00:00
superio sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for Windows 2023-05-13 18:36:03 +00:00
vendorcode vendorcode/mediatek/mt8195: Fix set but unused variables 2023-05-13 17:19:53 +00:00
Kconfig Kconfig: Group dependency on X86EMU_DEBUG 2023-05-02 18:49:50 +00:00