Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[linux-block.git] / scripts / kconfig / tests / choice / oldask0_expected_stdout
CommitLineData
1903c511
MY
1Enable loadable module support (MODULES) [Y/n/?] (NEW)
2boolean choice
3 1. choice 0 (BOOL_CHOICE0) (NEW)
4> 2. choice 1 (BOOL_CHOICE1) (NEW)
5choice[1-2?]:
1903c511
MY
6tristate choice [M/y/?] (NEW)
7 choice 0 (TRI_CHOICE0) [N/m/?] (NEW)
8 choice 1 (TRI_CHOICE1) [N/m/?] (NEW)