summaryrefslogtreecommitdiffstats
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorThomas Sujith <sujith.thomas@intel.com>2008-01-25 04:45:44 +0100
committerLen Brown <len.brown@intel.com>2008-02-02 05:20:57 +0100
commitcc0573b3250214034062ddf8c64359596d8af521 (patch)
treeb6992d9c4101ce7ce92a748b0ada486350eac2de /drivers/misc/Kconfig
parentACPI: CELSIUS_TO_KELVIN fixup (diff)
downloadlinux-cc0573b3250214034062ddf8c64359596d8af521.tar.xz
linux-cc0573b3250214034062ddf8c64359596d8af521.zip
intel_menlo: introduce new platform specific driver
Intel menlow platform specific driver for thermal management extension. Signed-off-by: Thomas Sujith <sujith.thomas@intel.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index b5e67c0ff433..d1380a5a0030 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -232,4 +232,13 @@ config ATMEL_SSC
If unsure, say N.
+config INTEL_MENLOW
+ tristate "Thermal Management driver for Intel menlow platform"
+ depends on ACPI_THERMAL
+ ---help---
+ ACPI thermal management enhancement driver on
+ Intel Menlow platform.
+
+ If unsure, say N.
+
endif # MISC_DEVICES