aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r--drivers/platform/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 5715e4daf4b4..86720bc82ade 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -672,7 +672,7 @@ config INTEL_MID_POWER_BUTTON
672 672
673config INTEL_MFLD_THERMAL 673config INTEL_MFLD_THERMAL
674 tristate "Thermal driver for Intel Medfield platform" 674 tristate "Thermal driver for Intel Medfield platform"
675 depends on INTEL_SCU_IPC && THERMAL 675 depends on MFD_INTEL_MSIC && THERMAL
676 help 676 help
677 Say Y here to enable thermal driver support for the Intel Medfield 677 Say Y here to enable thermal driver support for the Intel Medfield
678 platform. 678 platform.