summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.ppc
diff options
context:
space:
mode:
authoramber.chen <amber.chen@lcfc.corp-partner.google.com>2022-07-21 18:18:43 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-08-03 02:12:19 +0000
commitc86ea22ff6ea09dd1dd1778f4e1c0f924473d95a (patch)
tree850c2f65a3b665a9d746578323194a8952f28111 /zephyr/Kconfig.ppc
parent83f85e3648f515896626a5e21595109dd5d824b7 (diff)
downloadchrome-ec-c86ea22ff6ea09dd1dd1778f4e1c0f924473d95a.tar.gz
NX20P348x: enable RCP 5V SRC mask function
enable RCP 5V SRC mask function BRANCH=none BUG=b:237468526 TEST=make -j BOARD=taniks Signed-off-by: amber.chen <amber.chen@lcfc.corp-partner.google.com> Change-Id: I47c7ad99c0ab2141d8e08f5ac385250353ed8227 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3779857 Reviewed-by: Boris Mittelberg <bmbm@google.com>
Diffstat (limited to 'zephyr/Kconfig.ppc')
-rw-r--r--zephyr/Kconfig.ppc7
1 files changed, 7 insertions, 0 deletions
diff --git a/zephyr/Kconfig.ppc b/zephyr/Kconfig.ppc
index 9d0ff3b86c..c06fdc1b15 100644
--- a/zephyr/Kconfig.ppc
+++ b/zephyr/Kconfig.ppc
@@ -89,6 +89,13 @@ config PLATFORM_EC_USBC_PPC_NX20P3483
The NX20P3483 is a product with combined multiple power switches
and a LDO for USB PD application.
+config PLATFORM_EC_USBC_RCP_5VSRC_MASK_ENABLE
+ bool "NX20P3483 RCP 5VSRC MASK enable"
+ depends on PLATFORM_EC_USBC_PPC_NX20P3483
+ help
+ The NX20P3483 is a product with 5V SRC reverse current protection
+ mask enable and disable.
+
config PLATFORM_EC_USBC_PPC_RT1739
bool "Richtek RT1739 Type-C Power Path Controller"
help