summaryrefslogtreecommitdiff
path: root/scripts/kconfig/tests/choice/oldask1_expected_stdout
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kconfig/tests/choice/oldask1_expected_stdout')
-rw-r--r--scripts/kconfig/tests/choice/oldask1_expected_stdout15
1 files changed, 0 insertions, 15 deletions
diff --git a/scripts/kconfig/tests/choice/oldask1_expected_stdout b/scripts/kconfig/tests/choice/oldask1_expected_stdout
deleted file mode 100644
index c2125e9bf96a..000000000000
--- a/scripts/kconfig/tests/choice/oldask1_expected_stdout
+++ /dev/null
@@ -1,15 +0,0 @@
-Enable loadable module support (MODULES) [N/y/?]
-boolean choice
- 1. choice 0 (BOOL_CHOICE0) (NEW)
-> 2. choice 1 (BOOL_CHOICE1) (NEW)
-choice[1-2?]:
-optional boolean choice [Y/n/?] (NEW)
-optional boolean choice
-> 1. choice 0 (OPT_BOOL_CHOICE0)
- 2. choice 1 (OPT_BOOL_CHOICE1) (NEW)
-choice[1-2?]:
-tristate choice
- 1. choice 0 (TRI_CHOICE0) (NEW)
-> 2. choice 1 (TRI_CHOICE1) (NEW)
-choice[1-2?]:
-optional tristate choice [N/y/?]