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/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/zephyr/test/drivers/Kconfig b/zephyr/test/drivers/Kconfig
index 21f18db9ef..496bfd2ac0 100644
--- a/zephyr/test/drivers/Kconfig
+++ b/zephyr/test/drivers/Kconfig
@@ -123,4 +123,7 @@ config LINK_TEST_SUITE_CONSOLE
config LINK_TEST_SUITE_HOST_CMD_THREAD
bool "Link and test the host command thread override tests"
+config LINK_TEST_SUITE_PI3USB9201
+ bool "Link and test the pi3usb9201 tests"
+
source "Kconfig.zephyr"