Files
xiuos/APP_Framework/Applications/control_app/Kconfig
2021-12-22 13:45:52 +08:00

10 lines
162 B
Plaintext
Executable File

menu "control app"
menuconfig APPLICATION_CONTROL
bool "Using control apps"
default n
depends on SUPPORT_CONTROL_FRAMEWORK
endmenu