From: Dmitry Baryshkov Date: Fri, 1 Apr 2022 19:32:30 +0000 (+0300) Subject: arm64: defconfig: enable Qualcomm RX and TX macro for SM8250 audio X-Git-Tag: v5.19-rc1~142^2~3^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d2b2c059c1acdf255c4f6ecb64c7d99097930ead;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220401193230.846207-1-dmitry.baryshkov@linaro.org --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 50aa3d75ab4f4..604a1851fbe4c 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -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