summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/Kconfig
diff options
context:
space:
mode:
authorDurgadoss R <durgadoss.r@intel.com>2011-02-20 23:05:43 +0530
committerMatthew Garrett <mjg@redhat.com>2011-03-28 06:07:19 -0400
commitf017fbe7993d8416824aaf079fa1e6dc88d1ba55 (patch)
tree598b1f6a1d13a14eeb1b31325037a78e75f2aa8b /drivers/platform/x86/Kconfig
parentc0b9c6494498014f28dbec37fe327bf016a91356 (diff)
downloadblackbird-op-linux-f017fbe7993d8416824aaf079fa1e6dc88d1ba55.tar.gz
blackbird-op-linux-f017fbe7993d8416824aaf079fa1e6dc88d1ba55.zip
medfield: Add Thermal Driver
This is the basic thermal sensor driver for Intel MID platform using the Medfield chipset. It plugs in via the thermal drivers and provides sensor readings for the device sensors. Signed-off-by: Durgadoss R <durgadoss.r@intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r--drivers/platform/x86/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 53f818d23edb..b039d6a93f17 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -637,6 +637,13 @@ config INTEL_MID_POWER_BUTTON
If unsure, say N.
+config INTEL_MFLD_THERMAL
+ tristate "Thermal driver for Intel Medfield platform"
+ depends on INTEL_SCU_IPC && THERMAL
+ help
+ Say Y here to enable thermal driver support for the Intel Medfield
+ platform.
+
config RAR_REGISTER
bool "Restricted Access Region Register Driver"
depends on PCI && X86_MRST
OpenPOWER on IntegriCloud