[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221026140911.204776-1-nfrayer@baylibre.com>
Date: Wed, 26 Oct 2022 16:09:11 +0200
From: Nicolas Frayer <nfrayer@...libre.com>
To: lee@...nel.org, linux-kernel@...r.kernel.org
Cc: khilman@...libre.com, glaroque@...libre.com, nfrayer@...libre.com
Subject: [PATCH] mfd: palmas: add support of module build for Ti palmas chip
From: Guillaume La Roque <glaroque@...libre.com>
Modified Kconfig to enable module build support
Signed-off-by: Guillaume La Roque <glaroque@...libre.com>
Signed-off-by: Nicolas Frayer <nfrayer@...libre.com>
---
drivers/mfd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 8b93856de432..e433663a655e 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -1499,7 +1499,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
--
2.25.1
Powered by blists - more mailing lists