Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9f2eef25e044603527e121066284d22f51d853cc
Commit: 9f2eef25e044603527e121066284d22f51d853cc
Parent: 9c2f7de8c0f979fc6354bf0d22c0cdcc29722bf6
Author: Len Brown <[EMAIL PROTECTED]>
AuthorDate: Thu Feb 7 16:19:56 2008 -0500
Committer: Len Brown <[EMAIL PROTECTED]>
CommitDate: Thu Feb 7 16:19:56 2008 -0500
intel_menlo: build on X86 only
Signed-off-by: Len Brown <[EMAIL PROTECTED]>
---
drivers/misc/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 78cd338..218c65a 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -279,6 +279,7 @@ config ATMEL_SSC
config INTEL_MENLOW
tristate "Thermal Management driver for Intel menlow platform"
depends on ACPI_THERMAL
+ depends on X86
---help---
ACPI thermal management enhancement driver on
Intel Menlow platform.
-
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