summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 97a08aeb36..8337c8ca03 100644
--- a/include/config.h
+++ b/include/config.h
@@ -570,6 +570,12 @@
#undef CONFIG_I2C_PASSTHRU_RESTRICTED
/*****************************************************************************/
+/* Inductive charging */
+
+/* Enable inductive charging support */
+#undef CONFIG_INDUCTIVE_CHARGING
+
+/*****************************************************************************/
/* Number of IRQs supported on the EC chip */
#undef CONFIG_IRQ_COUNT