summaryrefslogtreecommitdiff
path: root/zephyr/emul/Kconfig.tcpci
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/emul/Kconfig.tcpci')
-rw-r--r--zephyr/emul/Kconfig.tcpci7
1 files changed, 7 insertions, 0 deletions
diff --git a/zephyr/emul/Kconfig.tcpci b/zephyr/emul/Kconfig.tcpci
index 88a3fe1044..fc4b1bcda4 100644
--- a/zephyr/emul/Kconfig.tcpci
+++ b/zephyr/emul/Kconfig.tcpci
@@ -28,4 +28,11 @@ config EMUL_PS8XXX
for TCPCI emulator. PS8XXX specific API is available in
zephyr/include/emul/emul_tcpci.h
+config EMUL_CHARGER
+ bool "USB-C charger emulator"
+ help
+ Enable USB-C charger emulator which may be attached to TCPCI emulator.
+ API of charger emulator is available in
+ zephyr/include/emul/emul_charger.h
+
endif # EMUL_TCPCI