diff options
Diffstat (limited to 'drivers/platform/x86/Kconfig')
-rw-r--r-- | drivers/platform/x86/Kconfig | 7 |
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 | |||
637 | 637 | ||
638 | If unsure, say N. | 638 | If unsure, say N. |
639 | 639 | ||
640 | config INTEL_MFLD_THERMAL | ||
641 | tristate "Thermal driver for Intel Medfield platform" | ||
642 | depends on INTEL_SCU_IPC && THERMAL | ||
643 | help | ||
644 | Say Y here to enable thermal driver support for the Intel Medfield | ||
645 | platform. | ||
646 | |||
640 | config RAR_REGISTER | 647 | config RAR_REGISTER |
641 | bool "Restricted Access Region Register Driver" | 648 | bool "Restricted Access Region Register Driver" |
642 | depends on PCI && X86_MRST | 649 | depends on PCI && X86_MRST |