[alsa-devel] [PATCH V2 3/4] Add ASoC support for Devkit8000
Jarkko Nikula
jhnikula at gmail.com
Tue Feb 9 17:33:16 CET 2010
Hi
On Tue, 9 Feb 2010 17:08:48 +0100
Thomas Weber <weber at corscience.de> wrote:
> config SND_OMAP_SOC_OMAP3_BEAGLE
> - tristate "SoC Audio support for OMAP3 Beagle"
> - depends on TWL4030_CORE && SND_OMAP_SOC && MACH_OMAP3_BEAGLE
> + tristate "SoC Audio support for OMAP3 Beagle and Devkit8000"
> + depends on TWL4030_CORE && SND_OMAP_SOC
> + depends on (MACH_OMAP3_BEAGLE || MACH_DEVKIT8000)
> select SND_OMAP_SOC_MCBSP
> select SND_SOC_TWL4030
> help
> - Say Y if you want to add support for SoC audio on the Beagleboard.
> + Say Y if you want to add support for SoC audio on the Beagleboard or
> + the clone Devkit8000.
>
I was thinking here that would it be better to have own Kconfig option
for the Devkit8000 already now? I don't know the Devkit8000 but it makes
easier to maintain e.g. defconfigs if there is ever need to separate
audio functionality, select statements, etc. of these two board.
--
Jarkko
More information about the Alsa-devel
mailing list