payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / mainboard / intel / strago / acpi / ec.asl
blob895d00eb5f28986ba7c9896d25467f2cb12e591d
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 /* mainboard configuration */
4 #include "ec.h"
6 /* Enable LID switch */
7 #define EC_ENABLE_LID_SWITCH
9 /* ACPI code for EC functions */
10 #include <ec/google/chromeec/acpi/ec.asl>