summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-12-07 17:16:43 +0100
committerLee Jones <lee.jones@linaro.org>2016-01-11 06:41:52 +0000
commit8726cacc7f38e7e122e6910fb0b979dcd1ca89d3 (patch)
tree07d2fb54c010b54d701f59d73be54ff04be45940 /drivers/mfd
parent6c006b1b17f8841d83f09b2bc34227e2f9428872 (diff)
downloadlinux-0-day-8726cacc7f38e7e122e6910fb0b979dcd1ca89d3.tar.gz
linux-0-day-8726cacc7f38e7e122e6910fb0b979dcd1ca89d3.tar.xz
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>
Diffstat (limited to 'drivers/mfd')
-rw-r--r--drivers/mfd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 9581ebbfb4a09..9ca66de0c1c17 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -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