diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2012-04-09 00:18:58 -0400 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-04-13 06:29:26 -0400 |
commit | fa063b48046c1f30cb06898559bb34935ade74e1 (patch) | |
tree | d31f991aa32ef81353399cb7714b28de3203fa2c /sound/soc/sh/Kconfig | |
parent | af8a2fe12fae1b59178dc96e396e5665bcbea7da (diff) |
ASoC: sh: fsi: use simple-card instead of fsi-hdmi
This patch uses simple-card driver instead of fsi-hdmi on each board.
This patch removes fsi-hdmi driver which is no longer needed
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/sh/Kconfig')
-rw-r--r-- | sound/soc/sh/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig index c68b90b29959..9ef49c89a001 100644 --- a/sound/soc/sh/Kconfig +++ b/sound/soc/sh/Kconfig | |||
@@ -54,13 +54,6 @@ config SND_FSI_DA7210 | |||
54 | This option enables generic sound support for the | 54 | This option enables generic sound support for the |
55 | FSI - DA7210 unit | 55 | FSI - DA7210 unit |
56 | 56 | ||
57 | config SND_FSI_HDMI | ||
58 | tristate "FSI-HDMI sound support" | ||
59 | depends on SND_SOC_SH4_FSI && FB_SH_MOBILE_HDMI | ||
60 | help | ||
61 | This option enables generic sound support for the | ||
62 | FSI - HDMI unit | ||
63 | |||
64 | config SND_SIU_MIGOR | 57 | config SND_SIU_MIGOR |
65 | tristate "SIU sound support on Migo-R" | 58 | tristate "SIU sound support on Migo-R" |
66 | depends on SH_MIGOR | 59 | depends on SH_MIGOR |