mirror of https://github.com/thesofproject/sof.git
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:
parent
f485a88e8f
commit
ba2cfe3daa
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue