From: Fabio Estevam Date: Thu, 5 May 2022 02:18:47 +0000 (+0800) Subject: arm64: defconfig: Enable the WM8524 codec driver X-Git-Tag: v5.19-rc1~142^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=080d681bf3c64481425c2f8c6ffdd068c5a806c9;p=thirdparty%2Fkernel%2Flinux.git arm64: defconfig: Enable the WM8524 codec driver imx8mn-evk has a WM8524 codec. Enable the WM8524 codec driver so that audio can be functional on this board. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 50aa3d75ab4f4..e0aa3a924eb79 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -812,6 +812,7 @@ CONFIG_SND_SOC_SIMPLE_MUX=m CONFIG_SND_SOC_TAS571X=m CONFIG_SND_SOC_TLV320AIC32X4_I2C=m CONFIG_SND_SOC_WCD934X=m +CONFIG_SND_SOC_WM8524=m CONFIG_SND_SOC_WM8904=m CONFIG_SND_SOC_WM8960=m CONFIG_SND_SOC_WM8962=m