RMUL2025/lib/Kconfiglib/tests/Kdeploop8

9 lines
86 B
Plaintext

choice
bool "choice"
default FOO if FOO
config FOO
bool "foo"
endchoice