bugfix/modify the error in Kconfig.projbuild

This commit is contained in:
Sun Xiang Yu 2020-02-27 17:06:44 +08:00
parent 253ae09cd9
commit c28c40b5ec

View File

@ -99,7 +99,7 @@ endchoice
choice SR_MN_MODEL_SEL choice SR_MN_MODEL_SEL
prompt "speech commands recognition model to use" prompt "speech commands recognition model to use"
default CONFIG_SR_MN1_MODEL_QUANT default SR_MN1_MODEL_QUANT
help help
Select the model to be used. Select the model to be used.