From 63c29b54bb66ecf839dbf72b4562a7737449de14 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Mon, 3 Nov 2014 17:50:24 -0800 Subject: [PATCH] ARM: shmobile: multiplatform: add AK4642 support on defconfig AK4642 is well used audio codec on Renesas reference board Signed-off-by: Kuninori Morimoto Signed-off-by: Simon Horman (cherry picked from commit ccde0fbd4fe88151c8d3a93a3e3a939a0a1753b2) Signed-off-by: Simon Horman --- arch/arm/configs/shmobile_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index a2de58e..63fb531 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -125,6 +125,7 @@ CONFIG_SND=y CONFIG_SND_SOC=y CONFIG_SND_SOC_SH4_FSI=y CONFIG_SND_SOC_RCAR=y +CONFIG_SND_SOC_AK4642=y CONFIG_SND_SOC_WM8978=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y -- 2.7.4