12 lines
95 B
Plaintext
12 lines
95 B
Plaintext
config TWO_DOWN
|
|
bool
|
|
|
|
menu "menu"
|
|
endmenu
|
|
|
|
comment "comment"
|
|
|
|
choice
|
|
bool "choice"
|
|
endchoice
|