Skip to content

Commit d2b2c05

Browse files
lumagandersson
authored andcommitted
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
1 parent 3123109 commit d2b2c05

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -820,6 +820,8 @@ CONFIG_SND_SOC_WSA881X=m
820820
CONFIG_SND_SOC_NAU8822=m
821821
CONFIG_SND_SOC_LPASS_WSA_MACRO=m
822822
CONFIG_SND_SOC_LPASS_VA_MACRO=m
823+
CONFIG_SND_SOC_LPASS_RX_MACRO=m
824+
CONFIG_SND_SOC_LPASS_TX_MACRO=m
823825
CONFIG_SND_SIMPLE_CARD=m
824826
CONFIG_SND_AUDIO_GRAPH_CARD=m
825827
CONFIG_SND_AUDIO_GRAPH_CARD2=m

0 commit comments

Comments
 (0)