summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-11-12 15:56:58 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-02-09 22:38:58 +0100
commitac062bd5ccf1766fa204b03e67e9c03dabcebd89 (patch)
treefcbffecbe40c82391f4261af395adbe172d24f54
parentd0b83ad201321259abe019b3b90fbd737c5febe5 (diff)
arm64: defconfig: add wm8904 codec driver
On Verdin iMX8MM Development board this codec is used. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-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 906ed7222835..a99a44b9cccd 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -567,6 +567,7 @@ CONFIG_SND_SOC_SAMSUNG=y
CONFIG_SND_SOC_RCAR=y
CONFIG_SND_SOC_AK4613=y
CONFIG_SND_SOC_SGTL5000=y
+CONFIG_SND_SOC_WM8904=y
CONFIG_SND_SIMPLE_CARD=y
CONFIG_HIDRAW=y
CONFIG_HID_A4TECH=y