Skip to content

Commit c540305

Browse files
lrgirdwolgirdwood
authored andcommitted
kconfig: cht, byt: Dont include KPB by default on CHT, BYT.
CHT & BYT have limited amount of IRAM so are sensitive to selection of built in audio components. Disable KBP by default, but this could be enabled if other components were disabled. Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
1 parent e4a9f86 commit c540305

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
CONFIG_BAYTRAIL=y
22
CONFIG_COMP_TEST_KEYPHRASE=n
3+
CONFIG_COMP_KPB=n
4+
CONFIG_COMP_SEL=n
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
CONFIG_CHERRYTRAIL=y
22
CONFIG_COMP_TEST_KEYPHRASE=n
3+
CONFIG_COMP_KPB=n
4+
CONFIG_COMP_SEL=n

0 commit comments

Comments
 (0)