From 5254104b46df5b45452c5119c493c2e58bb6609a Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Wed, 18 Jul 2018 14:54:34 -0600 Subject: mainboard/google/kahlee: Create Aleena variant This is based on the Grunt variant. BUG=b:111606874 TEST=Build Aleena Change-Id: I6fd42db6f9f309c3c375b670cd22f818555e4195 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/27538 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Raul Rangel --- .../kahlee/variants/aleena/include/variant/acpi/gpe.asl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/mainboard/google/kahlee/variants/aleena/include/variant/acpi/gpe.asl (limited to 'src/mainboard/google/kahlee/variants/aleena/include/variant/acpi/gpe.asl') diff --git a/src/mainboard/google/kahlee/variants/aleena/include/variant/acpi/gpe.asl b/src/mainboard/google/kahlee/variants/aleena/include/variant/acpi/gpe.asl new file mode 100644 index 0000000000..05cd0b97f5 --- /dev/null +++ b/src/mainboard/google/kahlee/variants/aleena/include/variant/acpi/gpe.asl @@ -0,0 +1,14 @@ +/* + * This file is part of the coreboot project. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; version 2 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + */ + +#include -- cgit v1.2.3