app/stub*.conf: add CONFIG_SAMPLE_SMART_AMP=y

While one smart_amp C file does not compile, let's keep compile-checking
the other two.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2023-11-01 00:47:03 +00:00 committed by Kai Vehmanen
parent f485a88e8f
commit ba2cfe3daa
2 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,5 @@ CONFIG_COMP_IGO_NR=y
CONFIG_COMP_RTNR=y CONFIG_COMP_RTNR=y
CONFIG_COMP_SMART_AMP=y CONFIG_COMP_SMART_AMP=y
CONFIG_MAXIM_DSM=y CONFIG_MAXIM_DSM=y
CONFIG_SAMPLES=y
CONFIG_SAMPLE_SMART_AMP=y

View File

@ -3,3 +3,5 @@ CONFIG_COMP_ARIA=y
CONFIG_COMP_CHAIN_DMA=y CONFIG_COMP_CHAIN_DMA=y
CONFIG_COMP_UP_DOWN_MIXER=y CONFIG_COMP_UP_DOWN_MIXER=y
CONFIG_IPC_MAJOR_4=y CONFIG_IPC_MAJOR_4=y
CONFIG_SAMPLES=y
CONFIG_SAMPLE_SMART_AMP=y