diff mbox series

arm64: defconfig: enable newer Qualcomm sound drivers

Message ID 20231106072908.24387-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New, archived
Headers show
Series arm64: defconfig: enable newer Qualcomm sound drivers | expand

Commit Message

Krzysztof Kozlowski Nov. 6, 2023, 7:29 a.m. UTC
Enable the sound machine driver for Qualcomm SC8280xp soundcard (used on
Lenovo Thinkpad X13s laptop), Qualcomm WSA883x (speakers on X13s) and
Qualcomm WSA884x (speakers on boards with Qualcomm SM8550 like QRD8550).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/configs/defconfig | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b60aa1f89343..a8f8c9cecf74 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -920,6 +920,7 @@  CONFIG_SND_SOC_APQ8016_SBC=m
 CONFIG_SND_SOC_MSM8996=m
 CONFIG_SND_SOC_SDM845=m
 CONFIG_SND_SOC_SM8250=m
+CONFIG_SND_SOC_SC8280XP=m
 CONFIG_SND_SOC_SC7180=m
 CONFIG_SND_SOC_SC7280=m
 CONFIG_SND_SOC_ROCKCHIP=m
@@ -977,6 +978,8 @@  CONFIG_SND_SOC_WM8960=m
 CONFIG_SND_SOC_WM8962=m
 CONFIG_SND_SOC_WM8978=m
 CONFIG_SND_SOC_WSA881X=m
+CONFIG_SND_SOC_WSA883X=m
+CONFIG_SND_SOC_WSA884X=m
 CONFIG_SND_SOC_NAU8822=m
 CONFIG_SND_SOC_LPASS_WSA_MACRO=m
 CONFIG_SND_SOC_LPASS_VA_MACRO=m