cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
[coreboot2.git] / src / mainboard / google / glados / acpi / superio.asl
blob25d046eb1f5d098f36d46b05f1264e0a60ad10f6
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 /* mainboard configuration */
4 #define SIO_EC_MEMMAP_ENABLE     // EC Memory Map Resources
5 #define SIO_EC_HOST_ENABLE       // EC Host Interface Resources
6 #define SIO_EC_ENABLE_PS2K       // Enable PS/2 Keyboard
8 /* ACPI code for EC SuperIO functions */
9 #include <ec/google/chromeec/acpi/superio.asl>