summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/variants/aleena/include/variant/acpi/gpe.asl
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2018-07-18 14:54:34 -0600
committerMartin Roth <martinroth@google.com>2018-07-20 04:11:50 +0000
commit5254104b46df5b45452c5119c493c2e58bb6609a (patch)
tree397a160090bb3fbc4b33320bbe0223d9612c09e2 /src/mainboard/google/kahlee/variants/aleena/include/variant/acpi/gpe.asl
parenta8fa25138b6a1fd08a8e95ab5ecb2ed4e21ee898 (diff)
downloadcoreboot-5254104b46df5b45452c5119c493c2e58bb6609a.tar.xz
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 <martinroth@google.com> Reviewed-on: https://review.coreboot.org/27538 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/mainboard/google/kahlee/variants/aleena/include/variant/acpi/gpe.asl')
-rw-r--r--src/mainboard/google/kahlee/variants/aleena/include/variant/acpi/gpe.asl14
1 files changed, 14 insertions, 0 deletions
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 <baseboard/acpi/gpe.asl>