9 lines
117 B
Plaintext
Executable File
9 lines
117 B
Plaintext
Executable File
menu "control app"
|
|
|
|
menuconfig APPLICATION_CONTROL
|
|
bool "Using control apps"
|
|
default n
|
|
|
|
endmenu
|
|
|