aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl
diff options
context:
space:
mode:
authorChris Wang <chris.wang@amd.corp-partner.google.com>2019-07-19 14:45:30 +0800
committerMartin Roth <martinroth@google.com>2019-07-21 18:53:49 +0000
commitd03ae8c33a470faaef1ffcbae8ad7d6f1e203e04 (patch)
tree1973057d6a79614819a74517f47bc7f8315a62ce /src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl
parent3820e3ceed02d21900a060b2c70a031c34cae20d (diff)
mainboard/google/kahlee: create treeya variant
This is based on the grunt variant. BUG=b:135551210 BRANCH=none TEST=emerge-grunt coreboot chromeos-bootimage Ensure that image-treeya.*.bin are created Signed-off-by: Chris Wang <chris.wang@amd.corp-partner.google.com> Change-Id: I40f3c9de87350777b02dd91d8c5b9dbe2eb9f6b5 Reviewed-on: https://review.coreboot.org/c/coreboot/+/34435 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl')
-rw-r--r--src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl b/src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl
new file mode 100644
index 0000000000..c5a1557962
--- /dev/null
+++ b/src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl
@@ -0,0 +1,16 @@
+/*
+ * This file is part of the coreboot project.
+ *
+ * Copyright (C) 2018 Sage Electronic Engineering, LLC
+ *
+ * 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/sleep.asl>