arm64: defconfig: enable Qualcomm RX and TX macro for SM8250 audio
Add two config options required to enable audio on Qualcomm SM8250 hardware. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220401193230.846207-1-dmitry.baryshkov@linaro.org
This commit is contained in:
parent
3123109284
commit
d2b2c059c1
|
@ -820,6 +820,8 @@ CONFIG_SND_SOC_WSA881X=m
|
|||
CONFIG_SND_SOC_NAU8822=m
|
||||
CONFIG_SND_SOC_LPASS_WSA_MACRO=m
|
||||
CONFIG_SND_SOC_LPASS_VA_MACRO=m
|
||||
CONFIG_SND_SOC_LPASS_RX_MACRO=m
|
||||
CONFIG_SND_SOC_LPASS_TX_MACRO=m
|
||||
CONFIG_SND_SIMPLE_CARD=m
|
||||
CONFIG_SND_AUDIO_GRAPH_CARD=m
|
||||
CONFIG_SND_AUDIO_GRAPH_CARD2=m
|
||||
|
|
Loading…
Reference in New Issue