menu "Test config"
config PERFORMANCE_LEVEL
int
range 0 3
prompt "Performance level"
config A
bool
default "y"
config B
default "n"
config C
endmenu