Linux-libre 5.3-gnu
[librecmc/linux-libre.git] / scripts / kconfig / tests / choice / oldask1_expected_stdout
1 Enable loadable module support (MODULES) [N/y/?] 
2 boolean choice
3   1. choice 0 (BOOL_CHOICE0) (NEW)
4 > 2. choice 1 (BOOL_CHOICE1) (NEW)
5 choice[1-2?]: 
6 optional boolean choice [Y/n/?] (NEW) 
7 optional boolean choice
8 > 1. choice 0 (OPT_BOOL_CHOICE0)
9   2. choice 1 (OPT_BOOL_CHOICE1) (NEW)
10 choice[1-2?]: 
11 tristate choice
12   1. choice 0 (TRI_CHOICE0) (NEW)
13 > 2. choice 1 (TRI_CHOICE1) (NEW)
14 choice[1-2?]: 
15 optional tristate choice [N/y/?]