aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wang <chriswang@ami.corp-partner.google.com>2017-11-23 20:48:24 +0800
committerFurquan Shaikh <furquan@google.com>2017-11-28 01:01:24 +0000
commit0e1d022e262b7c92a52e5fc6e5ef2f5308e94b2d (patch)
tree04eaf255326daf6e97f0c93d5be5a3b2a4462e17
parent17e7a1e0e057aa9adca78401cd15cc0b5531b558 (diff)
mb/google/poppy/variants/nautilus: remove ALS for nautilus
nautilus doesn't support ALS. remove the definition from ec.h. BRANCH=master BUG=b:66462881 TEST=compiled/boot to ChromeOS. Change-Id: Ib357328799015f78b18cd260db221e524e98cef7 Signed-off-by: Chris Wang <chriswang@ami.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/22584 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: shkim <sh_.kim@samsung.com> Reviewed-by: Furquan Shaikh <furquan@google.com>
-rw-r--r--src/mainboard/google/poppy/variants/nautilus/include/variant/ec.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/google/poppy/variants/nautilus/include/variant/ec.h b/src/mainboard/google/poppy/variants/nautilus/include/variant/ec.h
index 7bee05a62e..cf8682b2d3 100644
--- a/src/mainboard/google/poppy/variants/nautilus/include/variant/ec.h
+++ b/src/mainboard/google/poppy/variants/nautilus/include/variant/ec.h
@@ -65,9 +65,6 @@
* ACPI related definitions for ASL code.
*/
-/* Enable EC backed ALS device in ACPI */
-#define EC_ENABLE_ALS_DEVICE
-
/* Enable EC backed PD MCU device in ACPI */
#define EC_ENABLE_PD_MCU_DEVICE