summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYilun Lin <yllin@google.com>2019-06-24 16:32:17 +0800
committerCommit Bot <commit-bot@chromium.org>2019-06-25 04:48:26 +0000
commitdbaf95d616543fb89b9d6d2e79f81bd232b95e4c (patch)
tree02a9cf97260812f005b0e3b87cab147e1824dbd3
parentc40573399466395248af0e807c63e9180e0e87d7 (diff)
downloadchrome-ec-dbaf95d616543fb89b9d6d2e79f81bd232b95e4c.tar.gz
config.h: Add missing CONFIG_WIRELESS_CHARGER_P9221_R7
TEST=none BUG=b:126162615 BRANCH=none Change-Id: I602a45df8b178eef4ddfe3ae0b642640a6313c72 Signed-off-by: Yilun Lin <yllin@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1673953 Commit-Queue: Yilun Lin <yllin@chromium.org> Tested-by: Yilun Lin <yllin@chromium.org> Auto-Submit: Yilun Lin <yllin@chromium.org> Reviewed-by: Daisuke Nojiri <dnojiri@chromium.org>
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index ed7acaa0ad..7b9d4c1895 100644
--- a/include/config.h
+++ b/include/config.h
@@ -984,6 +984,9 @@
/* Enable trickle charging */
#undef CONFIG_TRICKLE_CHARGING
+/* Wireless chargers */
+#undef CONFIG_WIRELESS_CHARGER_P9221_R7
+
/*****************************************************************************/
/*