Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9c2f7de8c0f979fc6354bf0d22c0cdcc29722bf6
Commit: 9c2f7de8c0f979fc6354bf0d22c0cdcc29722bf6
Parent: 919158d17b42683a5c7368e1e77661c65a20a48a
Author: Len Brown <[EMAIL PROTECTED]>
AuthorDate: Thu Feb 7 16:18:24 2008 -0500
Committer: Len Brown <[EMAIL PROTECTED]>
CommitDate: Thu Feb 7 16:18:24 2008 -0500
ACPI: build WMI on X86 only
Signed-off-by: Len Brown <[EMAIL PROTECTED]>
---
drivers/acpi/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 7ef172c..65da19b 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -204,6 +204,7 @@ config ACPI_NUMA
config ACPI_WMI
tristate "WMI (EXPERIMENTAL)"
+ depends on X86
depends on EXPERIMENTAL
help
This driver adds support for the ACPI-WMI mapper device (PNP0C14)
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html