mfd: Force on REGMAP for the arizona core
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 3 Jul 2012 11:45:39 +0000 (12:45 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jul 2012 22:31:06 +0000 (00:31 +0200)
While the core isn't useful by itself it does depend on regmap so try to
force that on.

Reported-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig

index 11ee6ec..53cbd16 100644 (file)
@@ -496,6 +496,7 @@ config MFD_S5M_CORE
         of the device
 
 config MFD_ARIZONA
+       select REGMAP
        tristate
 
 config MFD_ARIZONA_I2C