summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index d9da27867a..c79f0208dd 100644
--- a/include/config.h
+++ b/include/config.h
@@ -99,6 +99,11 @@
#undef CONFIG_BATTERY_CUT_OFF
/*
+ * Delay time for smart battery command.
+ */
+#undef CONFIG_BATTERY_I2C_ACCESS_DELAY_TIME
+
+/*
* Battery percent thresholds to notify the host or shut down the system.
* If not specified, default values are set in include/battery.h.
*/