add framework configuration select

This commit is contained in:
Wang_Weigen
2021-12-09 10:56:25 +08:00
parent 1dfb44a706
commit 85cbc7717e
5 changed files with 8 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
menuconfig SUPPORT_KNOWING_FRAMEWORK
bool "support knowing framework"
default y
default n
select TRANSFORM_LAYER_ATTRIUBUTE
if SUPPORT_KNOWING_FRAMEWORK
source "$APP_DIR/Framework/knowing/tensorflow-lite/Kconfig"