From: Seth Forshee Date: Thu, 2 Aug 2012 17:15:14 +0000 (-0500) Subject: apple-gmux: Fix kconfig dependencies X-Git-Tag: v3.6-rc3~21^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f94f0f103c440f1dbe5d89a28c92fd1a9bdf7012;p=pandora-kernel.git apple-gmux: Fix kconfig dependencies Fix the dependencies of apple-gmux to prevent it from being built-in when one or more of its dependencies is built as a module. Otherwise it can fail to build due to missing symbols. v2: Add dependency on ACPI to fix build failure when ACPI=n Reported-by: Arun Raghavan Signed-off-by: Seth Forshee Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed