summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/tests/rand_nested_choice/expected_stdout1
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kconfig/tests/rand_nested_choice/expected_stdout1')
-rw-r--r--scripts/kconfig/tests/rand_nested_choice/expected_stdout14
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/kconfig/tests/rand_nested_choice/expected_stdout1 b/scripts/kconfig/tests/rand_nested_choice/expected_stdout1
new file mode 100644
index 0000000000..37ab295841
--- /dev/null
+++ b/scripts/kconfig/tests/rand_nested_choice/expected_stdout1
@@ -0,0 +1,4 @@
+# CONFIG_A is not set
+CONFIG_B=y
+CONFIG_C=y
+# CONFIG_D is not set