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 f87afc8f6b..9f0a10faf1 100644
--- a/include/config.h
+++ b/include/config.h
@@ -191,6 +191,9 @@
*/
#define CONFIG_BATTERY_CRITICAL_SHUTDOWN_TIMEOUT 30
+/* Perform a battery cut-off when we reach the battery critical level */
+#undef CONFIG_BATTERY_CRITICAL_SHUTDOWN_CUT_OFF
+
/*
* Support battery cut-off as host command and console command.
*