summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/g505s/acpi/ec.asl
blob: 0c112614a29255fee43204d0d5251352fdd87e54 (plain)
1
2
3
4
5
6
7
8
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */

/* Defines EC bits specific to the mainboard, needed by EC ASL */
#include "mainboard.h"

/* ACPI code for EC functions */
#include <ec/compal/ene932/acpi/ec.asl>