summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-07-03 13:45:39 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2012-07-09 00:31:06 +0200
commit14b5bd5cf5605555a746c10404e442c6a95567c1 (patch)
tree77181226921967dd6094a99c3f9a807f423eb797 /drivers/mfd/Kconfig
parentMerge tag 'mfd/wm5102' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... (diff)
downloadlinux-14b5bd5cf5605555a746c10404e442c6a95567c1.tar.xz
linux-14b5bd5cf5605555a746c10404e442c6a95567c1.zip
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 '')
-rw-r--r--drivers/mfd/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 11ee6ec76011..53cbd16c7a4a 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