alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Jarkko Nikula <jhnikula@gmail.com>
To: Thomas Weber <weber@corscience.de>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH V2 3/4] Add ASoC support for Devkit8000
Date: Tue, 9 Feb 2010 18:33:16 +0200	[thread overview]
Message-ID: <20100209183316.ebd62093.jhnikula@gmail.com> (raw)
In-Reply-To: <1265731728-5639-1-git-send-email-weber@corscience.de>

Hi

On Tue,  9 Feb 2010 17:08:48 +0100
Thomas Weber <weber@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

      reply	other threads:[~2010-02-09 16:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-09 16:08 [PATCH V2 3/4] Add ASoC support for Devkit8000 Thomas Weber
2010-02-09 16:33 ` Jarkko Nikula [this message]

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=20100209183316.ebd62093.jhnikula@gmail.com \
    --to=jhnikula@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=weber@corscience.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).