All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: Randy Dunlap <rdunlap@xenotime.net>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	platform-driver-x86@vger.kernel.org
Subject: Re: linux-next: Tree for Aug 2 (drivers/platform/x86/apple-gmux.c)
Date: Thu, 2 Aug 2012 17:37:52 +0100	[thread overview]
Message-ID: <20120802163752.GA29701@srcf.ucam.org> (raw)
In-Reply-To: <20120802163154.GH32395@thinkpad-t410>

On Thu, Aug 02, 2012 at 11:31:54AM -0500, Seth Forshee wrote:

> The functions in question are built or not based off of ACPI_VIDEO,
> which in turn depends on ACPI. So if ACPI=n, then ACPI_VIDEO=n and you
> can't configure APPLE_GMUX=(m|y). Is that right, or am I missing
> something?

https://lkml.org/lkml/2012/7/2/257 has 

depends on ACPI_VIDEO=n || ACPI_VIDEO

which means apple_gmux can be built if ACPI_VIDEO is n.
-- 
Matthew Garrett | mjg59@srcf.ucam.org

      parent reply	other threads:[~2012-08-02 16:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-02  4:15 linux-next: Tree for Aug 2 Stephen Rothwell
2012-08-02 15:55 ` linux-next: Tree for Aug 2 (dm-raid) Randy Dunlap
2012-08-02 20:34   ` [dm-devel] " NeilBrown
2012-08-02 16:07 ` linux-next: Tree for Aug 2 (drivers/platform/x86/apple-gmux.c) Randy Dunlap
2012-08-02 16:12   ` Matthew Garrett
2012-08-02 16:15   ` Seth Forshee
2012-08-02 16:19     ` Randy Dunlap
2012-08-02 16:31       ` Seth Forshee
2012-08-02 16:35         ` Randy Dunlap
2012-08-02 16:36         ` Seth Forshee
2012-08-02 16:43           ` Seth Forshee
2012-08-02 16:37         ` Matthew Garrett [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=20120802163752.GA29701@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=sfr@canb.auug.org.au \
    /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.