]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
mfd: da9063: Allow modular build
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 7 Dec 2015 16:16:43 +0000 (17:16 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 11 Jan 2016 06:41:52 +0000 (06:41 +0000)
Allow support for the DA9063 PMIC to be modular, cfr. DA9062, which
allows to decrease size of multi-platform kernels (e.g.
multi_v7_defconfig).

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Steve Twiss <stwiss.opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig

index 9581ebbfb4a0988208ac784ae91e553d4bf4f9d5..9ca66de0c1c1770f4630c35a93c81adfdcee4883 100644 (file)
@@ -211,7 +211,7 @@ config MFD_DA9062
          of the device.
 
 config MFD_DA9063
-       bool "Dialog Semiconductor DA9063 PMIC Support"
+       tristate "Dialog Semiconductor DA9063 PMIC Support"
        select MFD_CORE
        select REGMAP_I2C
        select REGMAP_IRQ