summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2020-09-17 23:39:12 +0300
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-09-24 03:04:52 +0000
commite38175f6e11749427d724abddf3bb8b9928eb232 (patch)
tree0aeeefda1ef169a5eae21f3ceca3af60e6399d42 /arch
parentb7340527d6225bbb61dd317eb65cb0539fca2a0f (diff)
downloadlinux-stable-e38175f6e11749427d724abddf3bb8b9928eb232.tar.gz
linux-stable-e38175f6e11749427d724abddf3bb8b9928eb232.tar.bz2
linux-stable-e38175f6e11749427d724abddf3bb8b9928eb232.zip
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 2ff7777b8b60..8f7ba57f1cf7 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -677,6 +677,9 @@ CONFIG_SND_BCM2835_SOC_I2S=m
CONFIG_SND_SOC_FSL_SAI=m
CONFIG_SND_MESON_AXG_SOUND_CARD=m
CONFIG_SND_MESON_GX_SOUND_CARD=m
+CONFIG_SND_SOC_QCOM=m
+CONFIG_SND_SOC_APQ8016_SBC=m
+CONFIG_SND_SOC_MSM8996=m
CONFIG_SND_SOC_SDM845=m
CONFIG_SND_SOC_ROCKCHIP=m
CONFIG_SND_SOC_ROCKCHIP_SPDIF=m