From: Sergei Shtylyov <sshtylyov-Igf4POYTYCDQT0dZR+AlfA@public.gmane.org>
To: vm.rod25-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org,
alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org
Subject: Re: [PATCH v1 3/6] ASoC: davinci: ASoC support for Omapl138-Hawkboard
Date: Sat, 09 Oct 2010 16:28:42 +0400 [thread overview]
Message-ID: <4CB05FFA.4070804@mvista.com> (raw)
In-Reply-To: <1286586727-1296-1-git-send-email-vm.rod25-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Hello.
On 09-10-2010 5:12, vm.rod25-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org wrote:
> From: Victor Rodriguez<victor.rodriguez-Ut8ZLSGP1ULQT0dZR+AlfA@public.gmane.org>
> 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-Ut8ZLSGP1ULQT0dZR+AlfA@public.gmane.org>
[...]
> 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
next prev parent reply other threads:[~2010-10-09 12:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-09 1:12 [PATCH v1 3/6] ASoC: davinci: ASoC support for Omapl138-Hawkboard vm.rod25-Re5JQEeQqe8AvxtiuMwx3w
[not found] ` <1286586727-1296-1-git-send-email-vm.rod25-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-10-09 12:28 ` Sergei Shtylyov [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-10-09 1:17 vm.rod25
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CB05FFA.4070804@mvista.com \
--to=sshtylyov-igf4poytycdqt0dzr+alfa@public.gmane.org \
--cc=alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org \
--cc=davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org \
--cc=vm.rod25-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.