From 327dcb7174b3a0205bbefa99f46e7b16223d0efb Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 6 Dec 2012 22:48:46 +0100 Subject: Ops - forgot to commit tests/Keval. --- tests/Keval | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 tests/Keval (limited to 'tests/Keval') diff --git a/tests/Keval b/tests/Keval new file mode 100644 index 0000000..fa7a721 --- /dev/null +++ b/tests/Keval @@ -0,0 +1,12 @@ +# Enabled/disabled in the test +config MODULES + bool "modules" + +config N + def_tristate n + +config M + def_tristate m + +config Y + def_tristate y -- cgit v1.2.3