aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sh/Kconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <morimoto.kuninori@renesas.com>2009-08-21 09:42:59 +0900
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-08-21 11:02:03 +0100
commitb8e583f6012d618fb93bb38a302b63c3c6d2bfbc (patch)
treeb766926ab822d02441d1ed77033896945e02d35b /sound/soc/sh/Kconfig
parenta3a83d9a7cb0ce3b1d100060d5ad777e7480b4f2 (diff)
ASoC: Add FSI-AK4642 sound support for SuperH
This patch is tested by ms7724se Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/sh/Kconfig')
-rw-r--r--sound/soc/sh/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig
index 01943a188cf..9154b4363db 100644
--- a/sound/soc/sh/Kconfig
+++ b/sound/soc/sh/Kconfig
@@ -40,4 +40,12 @@ config SND_SH7760_AC97
This option enables generic sound support for the first
AC97 unit of the SH7760.
+config SND_FSI_AK4642
+ bool "FSI-AK4642 sound support"
+ depends on SND_SOC_SH4_FSI
+ select SND_SOC_AK4642
+ help
+ This option enables generic sound support for the
+ FSI - AK4642 unit
+
endmenu