2 Apr
2012
2 Apr
'12
1:33 a.m.
Signed-off-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com --- sound/soc/sh/Kconfig | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig index a18719e..a45955e 100644 --- a/sound/soc/sh/Kconfig +++ b/sound/soc/sh/Kconfig @@ -75,6 +75,15 @@ config SND_FSI_HDMI This option enables generic sound support for the FSI - HDMI unit
+config SND_FSI_WM8978 + tristate "FSI-WM8978 sound support" + depends on SND_SOC_SH4_FSI + select SND_SOC_WM8978 + select SND_FSI_CODEC + help + This option enables generic sound support for the + FSI - WM8978 unit + config SND_SIU_MIGOR tristate "SIU sound support on Migo-R" depends on SH_MIGOR
--
1.7.5.4