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

Reply via email to