From 852eae7d41abed9051f72d0ba72bfb854cfb6fcb Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 2 Nov 2017 20:36:41 +0100 Subject: 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. --- tests/Kmisc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/Kmisc') 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 -- cgit v1.2.3