util/intelp2m: Print the current project version
[coreboot2.git] / src / mainboard / google / cyan / acpi / ec.asl
blob09c6cbda7a8975477ab4bb30ec44c71b91df7778
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>