summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/butterfly/acpi/superio.asl
blob: 9aa9b218a920c81572fe0e3875a40394f2fa7da1 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

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

#define SIO_EC_ENABLE_PS2K       // Enable PS/2 Keyboard

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