diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2014-11-04 04:50:24 +0300 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-11-05 08:47:56 +0300 |
commit | ccde0fbd4fe88151c8d3a93a3e3a939a0a1753b2 (patch) | |
tree | e46bdbd99eb95f7dca194e1dc3d2e388b2df0a93 /arch/arm/configs/shmobile_defconfig | |
parent | 2315f9fce4da7df9362e4baeb5250d14ea48bf63 (diff) | |
download | linux-ccde0fbd4fe88151c8d3a93a3e3a939a0a1753b2.tar.xz |
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/shmobile_defconfig')
-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 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 |