Files
Linux_Drivers/scripts/kconfig/Kconfiglib/tests/Kinclude_path_sourced_2
2024-11-16 17:04:01 +08:00

12 lines
95 B
Plaintext

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