diff options
Diffstat (limited to 'scripts/kconfig/tests/rand_nested_choice/expected_stdout1')
-rw-r--r-- | scripts/kconfig/tests/rand_nested_choice/expected_stdout1 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/kconfig/tests/rand_nested_choice/expected_stdout1 b/scripts/kconfig/tests/rand_nested_choice/expected_stdout1 deleted file mode 100644 index 37ab29584157..000000000000 --- a/scripts/kconfig/tests/rand_nested_choice/expected_stdout1 +++ /dev/null @@ -1,4 +0,0 @@ -# CONFIG_A is not set -CONFIG_B=y -CONFIG_C=y -# CONFIG_D is not set |