summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/tegra/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/sound/soc/tegra/Kconfig b/sound/soc/tegra/Kconfig
index 21513335eb49..1bfe202d0574 100644
--- a/sound/soc/tegra/Kconfig
+++ b/sound/soc/tegra/Kconfig
@@ -99,8 +99,8 @@ config SND_SOC_TEGRA_COLIBRI_T20
Toradex Colibri T20 module.
config SND_SOC_TEGRA_COLIBRI_T30
- tristate "SoC Audio support for Colibri T30 module"
- depends on I2C && MACH_COLIBRI_T30 && SND_SOC_TEGRA
+ tristate "SoC Audio support for Apalis/Colibri T30 modules"
+ depends on I2C && (MACH_APALIS_T30 || MACH_COLIBRI_T30) && SND_SOC_TEGRA
select SND_SOC_SGTL5000
select SND_SOC_SPDIF
select SND_SOC_TEGRA30_DAM
@@ -108,7 +108,7 @@ config SND_SOC_TEGRA_COLIBRI_T30
select SND_SOC_TEGRA30_SPDIF
help
Say Y or M here if you want to add support for SoC audio on the
- Toradex Colibri T30 module.
+ Toradex Apalis/Colibri T30 modules.
config SND_SOC_TEGRA_TRIMSLICE
tristate "SoC Audio support for TrimSlice board"