summaryrefslogtreecommitdiff
path: root/drivers/mfd
diff options
context:
space:
mode:
authorGuillaume La Roque <glaroque@baylibre.com>2022-10-26 17:09:11 +0300
committerLee Jones <lee@kernel.org>2022-12-07 16:28:08 +0300
commitd4b15e447c352ae74b18261bdaf0023fa9a7d1bd (patch)
tree6125aa673f609da2e1ee828025c93a7aef74de25 /drivers/mfd
parent5ed6cf8c0d55497f010c80fcf4c011e6febf9673 (diff)
downloadlinux-d4b15e447c352ae74b18261bdaf0023fa9a7d1bd.tar.xz
mfd: palmas: Add support of module build for Ti palmas chip
Modified Kconfig to enable module build support Signed-off-by: Guillaume La Roque <glaroque@baylibre.com> Signed-off-by: Nicolas Frayer <nfrayer@baylibre.com> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20221026140911.204776-1-nfrayer@baylibre.com
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 f4a3415f7297..6e920442366c 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -1489,7 +1489,7 @@ config MFD_OMAP_USB_HOST
OMAP USB Host drivers.
config MFD_PALMAS
- bool "TI Palmas series chips"
+ tristate "TI Palmas series chips"
select MFD_CORE
select REGMAP_I2C
select REGMAP_IRQ