Skip to content

Commit 6370e80

Browse files
committedOct 14, 2020
bugfix(wakenet):remove choice SR_RUN_WN6_CORE config
1 parent 90d9e77 commit 6370e80

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed
 

‎Kconfig.projbuild

-16
Original file line numberDiff line numberDiff line change
@@ -80,22 +80,6 @@ config SR_WN6_CUSTOMIZED_WORD
8080

8181
endchoice
8282

83-
choice SR_RUN_WN6_CORE
84-
85-
depends on SR_MODEL_WN6_QUANT || SR_MODEL_WN6_FLOAT
86-
87-
prompt "ESP32 core to run WakeNet6"
88-
default SR_RUN_WM6_CORE1
89-
help
90-
Select one ESP32 core to run WakeNet6.
91-
92-
config SR_RUN_WN6_CORE0
93-
bool "core 0"
94-
95-
config SR_RUN_WN6_CORE1
96-
bool "core 1"
97-
98-
endchoice
9983

10084
choice SR_MN_MODEL_SEL
10185
prompt "speech commands recognition mode after wake up"

0 commit comments

Comments
 (0)
Please sign in to comment.