diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/tegra/Kconfig | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig index ce1b773c351f..f8fcda33208e 100644 --- a/sound/soc/tegra/Kconfig +++ b/sound/soc/tegra/Kconfig | |||
@@ -49,10 +49,10 @@ config SND_SOC_TEGRA_TRIMSLICE | |||
49 | TrimSlice platform. | 49 | TrimSlice platform. |
50 | 50 | ||
51 | config SND_SOC_TEGRA_ALC5632 | 51 | config SND_SOC_TEGRA_ALC5632 |
52 | tristate "SoC Audio support for Tegra boards using an ALC5632 codec" | 52 | tristate "SoC Audio support for Tegra boards using an ALC5632 codec" |
53 | depends on SND_SOC_TEGRA && I2C | 53 | depends on SND_SOC_TEGRA && I2C |
54 | select SND_SOC_TEGRA_I2S | 54 | select SND_SOC_TEGRA_I2S |
55 | select SND_SOC_ALC5632 | 55 | select SND_SOC_ALC5632 |
56 | help | 56 | help |
57 | Say Y or M here if you want to add support for SoC audio on the | 57 | Say Y or M here if you want to add support for SoC audio on the |
58 | Toshiba AC100 netbook. | 58 | Toshiba AC100 netbook. |