summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2014-01-14 02:25:50 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2014-02-06 07:12:45 (GMT)
commitd58922ce8cadba7e758608fef9438bc183b46b0f (patch)
treefee3c000f46fa77dd9853ef46133d6beb5fe5f13 /arch/arm/mach-shmobile/Kconfig
parent36be7686caa05334ca8d52df157b373a41d8d9f1 (diff)
downloadlinux-d58922ce8cadba7e758608fef9438bc183b46b0f.tar.xz
ARM: shmobile: lager: add sound support
This patch adds sound support for Lager board. But, it is using PIO transfer at this point. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> [horms+renesas@verge.net.au: resolved conflicts] Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 7e3f42b..bcbd74c 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -272,6 +272,7 @@ config MACH_LAGER
depends on ARCH_R8A7790
select USE_OF
select MICREL_PHY if SH_ETH
+ select SND_SOC_AK4642 if SND_SIMPLE_CARD
config MACH_KOELSCH
bool "Koelsch board"