add kconfig for application framework

This commit is contained in:
Wang_Weigen
2021-06-18 17:37:03 +08:00
parent 4510a95e90
commit 96af003398
38 changed files with 214 additions and 150 deletions
+8
View File
@@ -0,0 +1,8 @@
menu "control app"
menuconfig APPLICATION_CONTROL
bool "Using control apps"
default n
endmenu