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 65c881de1a..9bbe66e687 100644
--- a/zephyr/test/drivers/Kconfig
+++ b/zephyr/test/drivers/Kconfig
@@ -14,6 +14,9 @@ config LINK_TEST_SUITE_DEFAULT_CONSOLE_CMDS
config LINK_TEST_SUITE_CONSOLE_CMD_CRASH
bool "Link and test the console command crash test suite"
+config LINK_TEST_SUITE_CONSOLE_CMD_MFALLOW
+ bool "Link and test the console command mfallow test suite"
+
config LINK_TEST_SUITE_ANX7447
bool "Link and test the anx7447 tests"