aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/omap/Kconfig')
-rw-r--r--sound/soc/omap/Kconfig8
1 files changed, 5 insertions, 3 deletions
diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig
index 61952aa6cd5a..18ebdc7d0a51 100644
--- a/sound/soc/omap/Kconfig
+++ b/sound/soc/omap/Kconfig
@@ -94,12 +94,14 @@ config SND_OMAP_SOC_OMAP3_PANDORA
94 Say Y if you want to add support for SoC audio on the OMAP3 Pandora. 94 Say Y if you want to add support for SoC audio on the OMAP3 Pandora.
95 95
96config SND_OMAP_SOC_OMAP3_BEAGLE 96config SND_OMAP_SOC_OMAP3_BEAGLE
97 tristate "SoC Audio support for OMAP3 Beagle" 97 tristate "SoC Audio support for OMAP3 Beagle and Devkit8000"
98 depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP3_BEAGLE 98 depends on TWL4030_CORE && SND_OMAP_SOC
99 depends on (MACH_OMAP3_BEAGLE || MACH_DEVKIT8000)
99 select SND_OMAP_SOC_MCBSP 100 select SND_OMAP_SOC_MCBSP
100 select SND_SOC_TWL4030 101 select SND_SOC_TWL4030
101 help 102 help
102 Say Y if you want to add support for SoC audio on the Beagleboard. 103 Say Y if you want to add support for SoC audio on the Beagleboard or
104 the clone Devkit8000.
103 105
104config SND_OMAP_SOC_ZOOM2 106config SND_OMAP_SOC_ZOOM2
105 tristate "SoC Audio support for Zoom2" 107 tristate "SoC Audio support for Zoom2"