summaryrefslogtreecommitdiff
path: root/zephyr/test/kingler/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/kingler/Kconfig')
-rw-r--r--zephyr/test/kingler/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/test/kingler/Kconfig b/zephyr/test/kingler/Kconfig
index 4cde54ce6d..77c1f25253 100644
--- a/zephyr/test/kingler/Kconfig
+++ b/zephyr/test/kingler/Kconfig
@@ -71,4 +71,10 @@ config TEST_USB_PD_POLICY
Include voltorb_usbc.c into the binary to test the type-c output
current limit function.
+config TEST_DB_DETECTION_USB_COUNT
+ bool "Run the tests intended for db detection"
+ help
+ Include USB-C tests into the binary for testing the reported port
+ count with db detection.
+
source "Kconfig.zephyr"