summaryrefslogtreecommitdiffstats
path: root/src/mainboard/samsung/lumpy/acpi/ec.asl
blob: ada7eb96f1d1de3ac2346ec2377b24ed20d226af (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

/* EC configuration */
#define EC_GPE 23	// GPE23 -> Runtime SCI

#include <ec/smsc/mec1308/acpi/ec.asl>