summaryrefslogtreecommitdiff
path: root/tests/Kmisc
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-11-02 20:36:41 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2017-11-02 20:38:26 +0100
commit852eae7d41abed9051f72d0ba72bfb854cfb6fcb (patch)
tree4f3213e1171d3ef242739039c32e02a9855ee73a /tests/Kmisc
parent72e7786599386ab2492ef06f1c2b72447addba45 (diff)
Clean up .kconfig tests
Kinda silly to test if they're separate since a long time, but can do that easily too with some reorganization.
Diffstat (limited to 'tests/Kmisc')
-rw-r--r--tests/Kmisc3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Kmisc b/tests/Kmisc
index c3a21f8..44fdfdc 100644
--- a/tests/Kmisc
+++ b/tests/Kmisc
@@ -51,7 +51,10 @@ config HEX
hex "hex"
depends on NOT_DEFINED_2
+config COMMENT_HOOK
comment "comment"
+
+config MENU_HOOK
menu "menu"
depends on NOT_DEFINED_3 || NOT_DEFINED_2
depends on !NOT_DEFINED_4