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: v3.6-rc1~47^2~56 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14b5bd5cf5605555a746c10404e442c6a95567c1;p=thirdparty%2Flinux.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 11ee6ec760116..53cbd16c7a4aa 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