[alsa-devel] [PATCH v1 3/6] ASoC: davinci: ASoC support for Omapl138-Hawkboard
Sergei Shtylyov
sshtylyov at mvista.com
Sat Oct 9 14:28:42 CEST 2010
Hello.
On 09-10-2010 5:12, vm.rod25 at gmail.com wrote:
> From: Victor Rodriguez<victor.rodriguez at sasken.com>
> This patch adds ASoC support for the Hawkboard-L138 system
> It is under the machine name "omapl138_hawkboard".
> This system is based on the da850 davinci CPU architecture.
> Signed-off-by: Victor Rodriguez<victor.rodriguez at sasken.com>
[...]
> diff --git a/sound/soc/davinci/Kconfig b/sound/soc/davinci/Kconfig
> index 6bbf001..d6cb394 100644
> --- a/sound/soc/davinci/Kconfig
> +++ b/sound/soc/davinci/Kconfig
> @@ -76,8 +76,9 @@ config SND_DA830_SOC_EVM
> DA830/OMAP-L137 EVM
>
> config SND_DA850_SOC_EVM
> - tristate "SoC Audio support for DA850/OMAP-L138 EVM"
> - depends on SND_DAVINCI_SOC && MACH_DAVINCI_DA850_EVM
> + tristate "SoC Audio support for DA850/OMAP-L138 EVM/Hawkboard"
> + depends on SND_DAVINCI_SOC&& (MACH_DAVINCI_DA850_EVM \
Keep space before && please.
> + || MACH_OMAPL138_HAWKBOARD)
|| should preferably be on the previous line.
WBR, Sergei
More information about the Alsa-devel
mailing list