From: Mark Brown Date: Tue, 3 Jul 2012 11:45:39 +0000 (+0100) Subject: mfd: Force on REGMAP for the arizona core X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=14b5bd5cf5605555a746c10404e442c6a95567c1;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.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 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