summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/tests/choice/allmod_expected_config
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kconfig/tests/choice/allmod_expected_config')
-rw-r--r--scripts/kconfig/tests/choice/allmod_expected_config9
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/kconfig/tests/choice/allmod_expected_config b/scripts/kconfig/tests/choice/allmod_expected_config
new file mode 100644
index 0000000000..f1f5dcdb79
--- /dev/null
+++ b/scripts/kconfig/tests/choice/allmod_expected_config
@@ -0,0 +1,9 @@
+CONFIG_MODULES=y
+# CONFIG_BOOL_CHOICE0 is not set
+CONFIG_BOOL_CHOICE1=y
+# CONFIG_OPT_BOOL_CHOICE0 is not set
+CONFIG_OPT_BOOL_CHOICE1=y
+CONFIG_TRI_CHOICE0=m
+CONFIG_TRI_CHOICE1=m
+CONFIG_OPT_TRI_CHOICE0=m
+CONFIG_OPT_TRI_CHOICE1=m