summaryrefslogtreecommitdiff
path: root/tests/Kbounds
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Kbounds')
-rw-r--r--tests/Kbounds2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Kbounds b/tests/Kbounds
index 9713474..9b10a3e 100644
--- a/tests/Kbounds
+++ b/tests/Kbounds
@@ -10,7 +10,7 @@ config Y_VISIBLE_TRISTATE
config M_VISIBLE_BOOL
bool "m-visible bool" if m
-config M_VISIBLE_TRISTATE
+menuconfig M_VISIBLE_TRISTATE
tristate "m-visible tristate" if m
config Y_SELECTOR