Skip to content

Commit

Permalink
TEST-ONLY: add override config tigerlake_chrome_ctc
Browse files Browse the repository at this point in the history
to make build, use command:
./scripts/xtensa-build-all.sh -o tigerlake_chrome_ctc tgl

Signed-off-by: Johny Lin <[email protected]>
  • Loading branch information
johnylin76 committed Nov 15, 2024
1 parent eaddf53 commit c8a7879
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/arch/xtensa/configs/override/tigerlake_chrome_ctc.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
CONFIG_CAVS_LPS=y
CONFIG_COMP_IIR=y
CONFIG_SAMPLE_KEYPHRASE=n
CONFIG_COMP_GOOGLE_HOTWORD_DETECT=n
CONFIG_COMP_GOOGLE_CTC_AUDIO_PROCESSING=y
CONFIG_GOOGLE_CTC_AUDIO_PROCESSING_MOCK=n

0 comments on commit c8a7879

Please sign in to comment.