X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sound%2Fsoc%2Fomap%2FKconfig;h=ebad0241eaf0b7d306f195a23871688262cd9d49;hb=f6fbe5aa1787bdde9e1efbe771944a772bd54cf9;hp=aea27e70043cf8f687884227c117ceed224c98f4;hpb=0c17e4ceedd35c78b1c7413dbd16279a350be6bc;p=linux-2.6-omap-h63xx.git diff --git a/sound/soc/omap/Kconfig b/sound/soc/omap/Kconfig index aea27e70043..ebad0241eaf 100644 --- a/sound/soc/omap/Kconfig +++ b/sound/soc/omap/Kconfig @@ -13,3 +13,20 @@ config SND_OMAP_SOC_N810 select SND_SOC_TLV320AIC3X help Say Y if you want to add support for SoC audio on Nokia N810. + +config SND_OMAP_SOC_OVERO + tristate "SoC Audio support for Gumstix Overo" + depends on SND_OMAP_SOC && MACH_OVERO + select SND_OMAP_SOC_MCBSP + select SND_SOC_TWL4030 + help + Say Y if you want to add support for SoC audio on the Gumstix Overo. + +config SND_OMAP_SOC_OMAP3_BEAGLE + tristate "SoC Audio support for OMAP3 Beagle" + depends on SND_OMAP_SOC && MACH_OMAP3_BEAGLE + select SND_OMAP_SOC_MCBSP + select SND_SOC_TWL4030 + help + Say Y if you want to add support for SoC audio on the Beagleboard. +