From: Mark Brown Date: Tue, 3 Jul 2012 11:45:39 +0000 (+0100) Subject: mfd: Force on REGMAP for the arizona core X-Git-Tag: accepted/tizen/common/20141203.182822~4066^2~56 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14b5bd5cf5605555a746c10404e442c6a95567c1;p=platform%2Fkernel%2Flinux-arm64.git 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 Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 11ee6ec..53cbd16 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