summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/Kconfig
diff options
context:
space:
mode:
authorDurgadoss R <durgadoss.r@intel.com>2011-02-20 17:35:43 (GMT)
committerMatthew Garrett <mjg@redhat.com>2011-03-28 10:07:19 (GMT)
commitf017fbe7993d8416824aaf079fa1e6dc88d1ba55 (patch)
tree598b1f6a1d13a14eeb1b31325037a78e75f2aa8b /drivers/platform/x86/Kconfig
parentc0b9c6494498014f28dbec37fe327bf016a91356 (diff)
downloadlinux-fsl-qoriq-f017fbe7993d8416824aaf079fa1e6dc88d1ba55.tar.xz
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 53f818d..b039d6a 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