summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/strago/acpi/ec.asl
blob: 895d00eb5f28986ba7c9896d25467f2cb12e591d (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */

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

/* Enable LID switch */
#define EC_ENABLE_LID_SWITCH

/* ACPI code for EC functions */
#include <ec/google/chromeec/acpi/ec.asl>