summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/butterfly/acpi/ec.asl
blob: e9a7d61f95b6945230435baba725709c29272ac3 (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 EC_SCI  13	// GPIO13 -> Runtime SCI

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