projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
919158d
)
ACPI: build WMI on X86 only
author
Len Brown
<len.brown@intel.com>
Thu, 7 Feb 2008 21:18:24 +0000
(16:18 -0500)
committer
Len Brown
<len.brown@intel.com>
Thu, 7 Feb 2008 21:18:24 +0000
(16:18 -0500)
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/acpi/Kconfig
b/drivers/acpi/Kconfig
index
7ef172c
..
65da19b
100644
(file)
--- 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)