summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index b37144331f..f48a640d68 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1807,6 +1807,9 @@
/* Support getting gpio flags. */
#undef CONFIG_GPIO_GET_EXTENDED
+/* Support disabling sleep with GPIO flags. */
+#undef CONFIG_GPIO_DISABLE_SLEEP
+
/* Do we want to detect the lid angle? */
#undef CONFIG_LID_ANGLE