aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2014-11-03 20:50:24 -0500
committerSimon Horman <horms+renesas@verge.net.au>2014-11-05 00:47:56 -0500
commitccde0fbd4fe88151c8d3a93a3e3a939a0a1753b2 (patch)
treee46bdbd99eb95f7dca194e1dc3d2e388b2df0a93 /arch/arm/configs
parent2315f9fce4da7df9362e4baeb5250d14ea48bf63 (diff)
ARM: shmobile: multiplatform: add AK4642 support on defconfig
AK4642 is well used audio codec on Renesas reference board Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/shmobile_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 8a39a46ba363..cc67508a439a 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -126,6 +126,7 @@ CONFIG_SND=y
126CONFIG_SND_SOC=y 126CONFIG_SND_SOC=y
127CONFIG_SND_SOC_SH4_FSI=y 127CONFIG_SND_SOC_SH4_FSI=y
128CONFIG_SND_SOC_RCAR=y 128CONFIG_SND_SOC_RCAR=y
129CONFIG_SND_SOC_AK4642=y
129CONFIG_SND_SOC_WM8978=y 130CONFIG_SND_SOC_WM8978=y
130CONFIG_USB=y 131CONFIG_USB=y
131CONFIG_USB_EHCI_HCD=y 132CONFIG_USB_EHCI_HCD=y