summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorZick Wei <zick.wei@quanta.corp-partner.google.com>2021-12-07 11:03:42 +0800
committerCommit Bot <commit-bot@chromium.org>2021-12-20 05:07:20 +0000
commitbefbcb89dc23ab3e666391fd50150447262b29b8 (patch)
tree911a67b43242d60c364c9cd840af59e0fd5932a4 /include
parent3c05ad93b499e0014d223afa102d9115c2472d03 (diff)
downloadchrome-ec-befbcb89dc23ab3e666391fd50150447262b29b8.tar.gz
driver/led: add mp3385 low level driver
Add led driver ic mp3385 low level driver. BUG=b:208722790 BRANCH=none TEST=make buildall Signed-off-by: Zick Wei <zick.wei@quanta.corp-partner.google.com> Change-Id: If6dc272f2420fd7c0bfcd98274a1dcdb35c45748 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3329183 Reviewed-by: Andrew McRae <amcrae@google.com>
Diffstat (limited to 'include')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 733bc1cdb9..e823a87208 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3084,6 +3084,7 @@
#undef CONFIG_LED_DRIVER_LM3509 /* LM3509, on I2C interface */
#undef CONFIG_LED_DRIVER_LM3630A /* LM3630A, on I2C interface */
#undef CONFIG_LED_DRIVER_LP5562 /* LP5562, on I2C interface */
+#undef CONFIG_LED_DRIVER_MP3385 /* MPS MP3385, on I2C */
#undef CONFIG_LED_DRIVER_OZ554 /* O2Micro OZ554, on I2C */
/* Offset in flash where little firmware will live. */