diff options
Diffstat (limited to 'sound/soc/sh')
-rw-r--r-- | sound/soc/sh/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig index a332e51d6887..f03220d23e73 100644 --- a/sound/soc/sh/Kconfig +++ b/sound/soc/sh/Kconfig | |||
@@ -2,8 +2,7 @@ menu "SoC Audio support for SuperH" | |||
2 | 2 | ||
3 | config SND_SOC_PCM_SH7760 | 3 | config SND_SOC_PCM_SH7760 |
4 | tristate "SoC Audio support for Renesas SH7760" | 4 | tristate "SoC Audio support for Renesas SH7760" |
5 | depends on CPU_SUBTYPE_SH7760 && SND_SOC | 5 | depends on CPU_SUBTYPE_SH7760 && SND_SOC && SH_DMABRG |
6 | select SH_DMABRG | ||
7 | help | 6 | help |
8 | Enable this option for SH7760 AC97/I2S audio support. | 7 | Enable this option for SH7760 AC97/I2S audio support. |
9 | 8 | ||