Skip to content

Commit 223e8af

Browse files
jhovoldandersson
authored andcommitted
arm64: defconfig: enable Qualcomm sc8280xp sound drivers
Enable the Qualcomm sc8280xp machine driver and the wsa833x speaker codec driver that are needed for sound on machines like the Lenovo ThinkPad X13s. Note that the wcd938x headphone codec driver is currently implicitly enabled as it is selected by the sc7280 machine driver. Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Link: https://lore.kernel.org/r/20231012080157.4616-2-johan+linaro@kernel.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent cdd97e0 commit 223e8af

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
@@ -923,6 +923,7 @@ CONFIG_SND_SOC_APQ8016_SBC=m
923923
CONFIG_SND_SOC_MSM8996=m
924924
CONFIG_SND_SOC_SDM845=m
925925
CONFIG_SND_SOC_SM8250=m
926+
CONFIG_SND_SOC_SC8280XP=m
926927
CONFIG_SND_SOC_SC7180=m
927928
CONFIG_SND_SOC_SC7280=m
928929
CONFIG_SND_SOC_ROCKCHIP=m
@@ -980,6 +981,7 @@ CONFIG_SND_SOC_WM8960=m
980981
CONFIG_SND_SOC_WM8962=m
981982
CONFIG_SND_SOC_WM8978=m
982983
CONFIG_SND_SOC_WSA881X=m
984+
CONFIG_SND_SOC_WSA883X=m
983985
CONFIG_SND_SOC_NAU8822=m
984986
CONFIG_SND_SOC_LPASS_WSA_MACRO=m
985987
CONFIG_SND_SOC_LPASS_VA_MACRO=m

0 commit comments

Comments
 (0)