summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/glados/acpi/superio.asl
blob: 25d046eb1f5d098f36d46b05f1264e0a60ad10f6 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

/* mainboard configuration */
#define SIO_EC_MEMMAP_ENABLE     // EC Memory Map Resources
#define SIO_EC_HOST_ENABLE       // EC Host Interface Resources
#define SIO_EC_ENABLE_PS2K       // Enable PS/2 Keyboard

/* ACPI code for EC SuperIO functions */
#include <ec/google/chromeec/acpi/superio.asl>