Skip to content

Commit e38175f

Browse files
lumagandersson
authored andcommitted
arm64: defconfig: enable Qualcomm ASoC modules
Enable CONFIG_SND_SOC_QCOM and several platform drivers to be built as modules. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/20200917203913.3250205-3-dmitry.baryshkov@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
1 parent b734052 commit e38175f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -677,6 +677,9 @@ CONFIG_SND_BCM2835_SOC_I2S=m
677677
CONFIG_SND_SOC_FSL_SAI=m
678678
CONFIG_SND_MESON_AXG_SOUND_CARD=m
679679
CONFIG_SND_MESON_GX_SOUND_CARD=m
680+
CONFIG_SND_SOC_QCOM=m
681+
CONFIG_SND_SOC_APQ8016_SBC=m
682+
CONFIG_SND_SOC_MSM8996=m
680683
CONFIG_SND_SOC_SDM845=m
681684
CONFIG_SND_SOC_ROCKCHIP=m
682685
CONFIG_SND_SOC_ROCKCHIP_SPDIF=m

0 commit comments

Comments
 (0)