linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mfd: palmas: add support of module build for Ti palmas chip
@ 2022-10-26 14:09 Nicolas Frayer
  2022-10-31 15:27 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Frayer @ 2022-10-26 14:09 UTC (permalink / raw)
  To: lee, linux-kernel; +Cc: khilman, glaroque, nfrayer

From: Guillaume La Roque <glaroque@baylibre.com>

Modified Kconfig to enable module build support

Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Signed-off-by: Nicolas Frayer <nfrayer@baylibre.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] mfd: palmas: add support of module build for Ti palmas chip
  2022-10-26 14:09 [PATCH] mfd: palmas: add support of module build for Ti palmas chip Nicolas Frayer
@ 2022-10-31 15:27 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2022-10-31 15:27 UTC (permalink / raw)
  To: Nicolas Frayer; +Cc: linux-kernel, khilman, glaroque

On Wed, 26 Oct 2022, Nicolas Frayer wrote:

> From: Guillaume La Roque <glaroque@baylibre.com>
> 
> Modified Kconfig to enable module build support
> 
> Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
> Signed-off-by: Nicolas Frayer <nfrayer@baylibre.com>
> ---
>  drivers/mfd/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-31 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 14:09 [PATCH] mfd: palmas: add support of module build for Ti palmas chip Nicolas Frayer
2022-10-31 15:27 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).