From: Guillaume La Roque Date: Wed, 26 Oct 2022 14:09:11 +0000 (+0200) Subject: mfd: palmas: Add support of module build for Ti palmas chip X-Git-Tag: v6.2-rc1~30^2~76 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4b15e447c352ae74b18261bdaf0023fa9a7d1bd;p=thirdparty%2Flinux.git mfd: palmas: Add support of module build for Ti palmas chip Modified Kconfig to enable module build support Signed-off-by: Guillaume La Roque Signed-off-by: Nicolas Frayer Signed-off-by: Lee Jones Link: https://lore.kernel.org/r/20221026140911.204776-1-nfrayer@baylibre.com --- diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index f4a3415f72979..6e920442366c0 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