]> git.karo-electronics.de Git - karo-tx-linux.git/commit
apple-gmux: Fix kconfig dependencies
authorSeth Forshee <seth.forshee@canonical.com>
Thu, 2 Aug 2012 17:15:14 +0000 (12:15 -0500)
committerMatthew Garrett <mjg@redhat.com>
Fri, 17 Aug 2012 21:26:49 +0000 (17:26 -0400)
commit16caa01ccb35a99f919143f78fb94d91426c45a4
tree097fd6e4193751b1b5de0ccf4dc6cad486e724eb
parent259bd2c259bf23ad11870133984d196ed65dc05c
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 <arun.raghavan@collabora.co.uk>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/Kconfig