linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] i.MX ssi: MX31ads sound support should depend on MACH_MX31ADS
Date: Mon, 31 May 2010 11:12:01 +0100	[thread overview]
Message-ID: <20100531101200.GA3489@rakim.wolfsonmicro.main> (raw)
In-Reply-To: <1275295794-3168-2-git-send-email-s.hauer@pengutronix.de>

On Mon, May 31, 2010 at 10:49:53AM +0200, Sascha Hauer wrote:

>  config SND_MXC_SOC_WM1133_EV1
>  	tristate "Audio on the the i.MX31ADS with WM1133-EV1 fitted"
> -	depends on SND_IMX_SOC && EXPERIMENTAL
> +	depends on SND_IMX_SOC && MACH_MX31ADS && EXPERIMENTAL

This should depend on the 1133-EV1, not the core machine.  The module
has a dependency on the core machine already and is required to use the
drivers.

  reply	other threads:[~2010-05-31 10:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-31  8:49 i.MX SSI Kconfig fixes Sascha Hauer
2010-05-31  8:49 ` [PATCH 1/2] i.MX ssi: MX31ads sound support should depend on MACH_MX31ADS Sascha Hauer
2010-05-31 10:12   ` Mark Brown [this message]
2010-05-31 10:28     ` [PATCH 2/2] i.MX ssi: Add missing Kconfig entry for Phytec boards Sascha Hauer
2010-05-31 10:30       ` Mark Brown
2010-05-31 12:19         ` Sascha Hauer
2010-05-31 17:17           ` Mark Brown
2010-05-31  8:49 ` Sascha Hauer
2010-05-31  9:40 ` i.MX SSI Kconfig fixes Liam Girdwood

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=20100531101200.GA3489@rakim.wolfsonmicro.main \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-arm-kernel@lists.infradead.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 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).