Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: da9063: Allow modular build

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>

authored by

Geert Uytterhoeven and committed by
Lee Jones
8726cacc 6c006b1b

+1 -1
+1 -1
drivers/mfd/Kconfig
··· 211 211 of the device. 212 212 213 213 config MFD_DA9063 214 - bool "Dialog Semiconductor DA9063 PMIC Support" 214 + tristate "Dialog Semiconductor DA9063 PMIC Support" 215 215 select MFD_CORE 216 216 select REGMAP_I2C 217 217 select REGMAP_IRQ