diff options
Diffstat (limited to 'scripts/kconfig/tests/rand_nested_choice/expected_stdout0')
-rw-r--r-- | scripts/kconfig/tests/rand_nested_choice/expected_stdout0 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/kconfig/tests/rand_nested_choice/expected_stdout0 b/scripts/kconfig/tests/rand_nested_choice/expected_stdout0 new file mode 100644 index 000000000000..05450f3d4eb5 --- /dev/null +++ b/scripts/kconfig/tests/rand_nested_choice/expected_stdout0 @@ -0,0 +1,2 @@ +CONFIG_A=y +# CONFIG_B is not set |