aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-07-03 12:45:39 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2012-07-09 00:31:06 +0200
commit14b5bd5cf5605555a746c10404e442c6a95567c1 (patch)
tree77181226921967dd6094a99c3f9a807f423eb797 /drivers/mfd/Kconfig
parent0620de5983c82c95d83302e7f10064545a6996c5 (diff)
mfd: Force on REGMAP for the arizona core
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>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 11ee6ec7601..53cbd16c7a4 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -496,6 +496,7 @@ config MFD_S5M_CORE
of the device
config MFD_ARIZONA
+ select REGMAP
tristate
config MFD_ARIZONA_I2C