Files
NANOKVM-MaixCDK-MIRROR/tools/kconfig/Kconfiglib/tests/Kinclude_path_sourced_2
2024-04-25 16:22:02 +08:00

12 lines
95 B
Plaintext

config TWO_DOWN
bool
menu "menu"
endmenu
comment "comment"
choice
bool "choice"
endchoice