summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/Kconfig')
-rw-r--r--zephyr/test/drivers/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/zephyr/test/drivers/Kconfig b/zephyr/test/drivers/Kconfig
index 3cf356d2ab..fcc06dee9b 100644
--- a/zephyr/test/drivers/Kconfig
+++ b/zephyr/test/drivers/Kconfig
@@ -71,6 +71,11 @@ config LINK_TEST_SUITE_USBC_SVDM_DFP_ONLY
config LINK_TEST_SUITE_USBC_TBT_MODE
bool "Link and test the usbc_tbt_mode tests"
+config LINK_TEST_SUITE_USBC_VCONN_SWAP
+ bool "Link and test the usbc_vconn_swap tests"
+ help
+ Include the test suite exercising VCONN Swap behaviors in the binary.
+
config LINK_TEST_SUITE_USBC_OCP
bool "Link tests for common USBC OCP code"