x86/config: Select MSIC MFD driver on Intel Medfield platform
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 26 Jan 2012 17:35:05 +0000 (17:35 +0000)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Jan 2012 20:23:55 +0000 (21:23 +0100)
On Intel Medfield platform we use MSIC MFD driver to create
necessary platform devices so it is essential to have the driver
compiled into the kernel.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: jacob.jun.pan@linux.intel.com
Link: http://lkml.kernel.org/n/tip-7hp1otk4wf4mg5pqohcwt06w@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig

index a13addb..c0d4931 100644 (file)
@@ -431,6 +431,7 @@ config X86_MDFLD
        select SPI
        select INTEL_SCU_IPC
        select X86_PLATFORM_DEVICES
+       select MFD_INTEL_MSIC
        ---help---
          Medfield is Intel's Low Power Intel Architecture (LPIA) based Moblin
          Internet Device(MID) platform.