/
usr
/
src
/
kernels
/
4.18.0-553.121.1.el8_10.x86_64
/
scripts
/
kconfig
/
tests
/
inter_choice
/
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/scripts/kconfig/tests/inter_choice
mkdir
upload
Name
Size
Mode
Actions
defconfig
21
0644
edit
dl
rm
expected_config
85
0644
edit
dl
rm
Kconfig
257
0644
edit
dl
rm
__init__.py
439
0644
edit
dl
rm
Edit:
/usr/src/kernels/4.18.0-553.121.1.el8_10.x86_64/scripts/kconfig/tests/inter_choice/Kconfig
(257B)
config MODULES def_bool y option modules choice prompt "Choice" config CHOICE_VAL0 tristate "Choice 0" config CHOIVE_VAL1 tristate "Choice 1" endchoice choice prompt "Another choice" depends on CHOICE_VAL0 config DUMMY bool "dummy" endchoice
Save
cmd:
run