aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/variants/grunt
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2018-04-02 00:41:28 -0500
committerMartin Roth <martinroth@google.com>2018-04-11 14:08:52 +0000
commit79efe52e7dbb70b02cdf448de32e895729ddde7e (patch)
tree18be5471d2f120f0a02631c6da444622be3a7441 /src/mainboard/google/kahlee/variants/grunt
parent68f688896ce347f7304748b655332354dc1da778 (diff)
mainboard/google/kahlee: Enable Keyboard backlight for Grunt
Grunt supports a keyboard backlight, so enable the ASL code. BUG=b:77455525 Test=Boot Grunt, verify that the string 'KBLT' is in the DSDT. Change-Id: Idf0f23581bcba0b035c126c68fb167274d7c698a Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/25470 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/kahlee/variants/grunt')
-rw-r--r--src/mainboard/google/kahlee/variants/grunt/include/variant/ec.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/variants/grunt/include/variant/ec.h b/src/mainboard/google/kahlee/variants/grunt/include/variant/ec.h
index 294a48d908..96388ae5e0 100644
--- a/src/mainboard/google/kahlee/variants/grunt/include/variant/ec.h
+++ b/src/mainboard/google/kahlee/variants/grunt/include/variant/ec.h
@@ -1 +1,4 @@
#include <baseboard/ec.h>
+
+/* Enable EC backed Keyboard Backlight in ACPI */
+#define EC_ENABLE_KEYBOARD_BACKLIGHT