summaryrefslogtreecommitdiff
path: root/include/power/qcom.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/power/qcom.h')
-rw-r--r--include/power/qcom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/power/qcom.h b/include/power/qcom.h
index 5b52d63c06..2c071481fd 100644
--- a/include/power/qcom.h
+++ b/include/power/qcom.h
@@ -6,7 +6,7 @@
#ifndef __CROS_EC_POWER_QCOM_H_
#define __CROS_EC_POWER_QCOM_H_
-#ifdef CONFIG_CHIPSET_SC7180
+#if defined(CONFIG_CHIPSET_SC7180) || defined(CONFIG_CHIPSET_SC7280)
enum power_signal {
SC7X80_AP_RST_ASSERTED = 0,
SC7X80_PS_HOLD,