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

/* mainboard configuration */
#include "../ec.h"

#define SIO_EC_ENABLE_PS2K       // Enable PS/2 Keyboard
#define SIO_ENABLE_PS2M          // Enable PS/2 Mouse

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