From: Dmitry Baryshkov Date: Sun, 3 Apr 2022 21:13:29 +0000 (+0300) Subject: arm64: defconfig: enable wcd9335 codec as module X-Git-Tag: v5.19-rc1~142^2~3^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56d16703b4911ff579eaa132f3d3bb88672242a5;p=thirdparty%2Flinux.git arm64: defconfig: enable wcd9335 codec as module Enable CONFIG_SND_SOC_WCD9335 to built as module. This enable audio codec used on the Qualcomm Dragonboard820c device. Signed-off-by: Dmitry Baryshkov Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220403211329.1410725-1-dmitry.baryshkov@linaro.org --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 604a1851fbe4c..2ef317f7961bc 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -811,6 +811,7 @@ CONFIG_SND_SOC_SIMPLE_AMPLIFIER=m CONFIG_SND_SOC_SIMPLE_MUX=m CONFIG_SND_SOC_TAS571X=m CONFIG_SND_SOC_TLV320AIC32X4_I2C=m +CONFIG_SND_SOC_WCD9335=m CONFIG_SND_SOC_WCD934X=m CONFIG_SND_SOC_WM8904=m CONFIG_SND_SOC_WM8960=m