summaryrefslogtreecommitdiff
path: root/arch/arm64/configs
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2022-05-05 05:18:47 +0300
committerShawn Guo <shawnguo@kernel.org>2022-05-05 05:18:47 +0300
commit080d681bf3c64481425c2f8c6ffdd068c5a806c9 (patch)
tree601255b20edd60937bdc6932b3f66988f54bd6d0 /arch/arm64/configs
parent7fb061bbf60313a8e13d966a5e64d4f6035e05ac (diff)
downloadlinux-080d681bf3c64481425c2f8c6ffdd068c5a806c9.tar.xz
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 <festevam@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/configs')
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 50aa3d75ab4f..e0aa3a924eb7 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