Re: linux-next: Tree for Aug 2 (drivers/platform/x86/apple-gmux.c)

From: Matthew Garrett
Date: Thu Aug 02 2012 - 12:37:53 EST


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@xxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/