diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2014-11-03 20:50:24 -0500 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-11-05 00:47:56 -0500 |
commit | ccde0fbd4fe88151c8d3a93a3e3a939a0a1753b2 (patch) | |
tree | e46bdbd99eb95f7dca194e1dc3d2e388b2df0a93 /arch/arm/configs | |
parent | 2315f9fce4da7df9362e4baeb5250d14ea48bf63 (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_defconfig | 1 |
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 | |||
126 | CONFIG_SND_SOC=y | 126 | CONFIG_SND_SOC=y |
127 | CONFIG_SND_SOC_SH4_FSI=y | 127 | CONFIG_SND_SOC_SH4_FSI=y |
128 | CONFIG_SND_SOC_RCAR=y | 128 | CONFIG_SND_SOC_RCAR=y |
129 | CONFIG_SND_SOC_AK4642=y | ||
129 | CONFIG_SND_SOC_WM8978=y | 130 | CONFIG_SND_SOC_WM8978=y |
130 | CONFIG_USB=y | 131 | CONFIG_USB=y |
131 | CONFIG_USB_EHCI_HCD=y | 132 | CONFIG_USB_EHCI_HCD=y |