summaryrefslogtreecommitdiff
path: root/test/Kconfig
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2018-02-20 23:00:56 +0100
committerRichard Braun <rbraun@sceen.net>2018-02-20 23:01:36 +0100
commitfa5142c3f383241942fb8fb6de84153fc0286a6e (patch)
tree44525a5ed99ca1a8910c7c935f4c51a2350ce319 /test/Kconfig
parent326118bf300cf096cee04cb0a64789151ef8e273 (diff)
kern/llsync: remove module
Diffstat (limited to 'test/Kconfig')
-rw-r--r--test/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Kconfig b/test/Kconfig
index 6a6221bb..5c3072dc 100644
--- a/test/Kconfig
+++ b/test/Kconfig
@@ -9,9 +9,6 @@ if TEST_MODULE
choice
prompt "Select test module"
-config TEST_MODULE_LLSYNC_DEFER
- bool "llsync_defer"
-
config TEST_MODULE_MUTEX
bool "mutex"
select MUTEX_DEBUG