summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index b289658130..59828ca716 100644
--- a/include/config.h
+++ b/include/config.h
@@ -4569,6 +4569,12 @@
#undef CONFIG_ISH_D0I3_MIN_USEC
/*
+ * Define the following if the new specific power management processing
+ * after ISH 5.4 is used.
+ */
+#undef CONFIG_ISH_NEW_PM
+
+/*
* Define the following in order to perform power management reset
* prep IRQ setup when entering a new state
*/