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 c3aaac274b..0f846c003f 100644
--- a/zephyr/test/drivers/Kconfig
+++ b/zephyr/test/drivers/Kconfig
@@ -65,6 +65,9 @@ config LINK_TEST_SUITE_HOST_COMMANDS
config LINK_TEST_SUITE_HOST_COMMAND_READ_MEMMAP
bool "Link and test the host command read memmap tests"
+config LINK_TEST_SUITE_ICM42607
+ bool "Link and test the icm42607 tests"
+
config LINK_TEST_SUITE_ISL923X
bool "Link and test the isl923x tests"