blob: a1276b21678bf63fbe56da3f6b1d05c067ee94be [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/* mainboard configuration */
#include "../ec.h"
#include <variant/ec.h>
#include <variant/gpio.h>
/* Enable EC backed PD MCU device in ACPI */
#define EC_ENABLE_PD_MCU_DEVICE
/* Enable LID switch and provide wake pin for EC */
#define EC_ENABLE_LID_SWITCH
#define EC_ENABLE_WAKE_PIN GPE_EC_WAKE
/* ACPI code for EC functions */
#include <ec/google/chromeec/acpi/ec.asl>