[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120802163752.GA29701@srcf.ucam.org>
Date: Thu, 2 Aug 2012 17:37:52 +0100
From: Matthew Garrett <mjg59@...f.ucam.org>
To: Randy Dunlap <rdunlap@...otime.net>,
Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
platform-driver-x86@...r.kernel.org
Subject: Re: linux-next: Tree for Aug 2 (drivers/platform/x86/apple-gmux.c)
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@...f.ucam.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists