public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: omap2plus_defconfig: enable charger of TWL603X
@ 2024-12-29 14:44 Andreas Kemnade
  2025-01-04 16:58 ` Roger Quadros
  2025-01-06 23:45 ` Kevin Hilman
  0 siblings, 2 replies; 3+ messages in thread
From: Andreas Kemnade @ 2024-12-29 14:44 UTC (permalink / raw)
  To: aaro.koskinen, andreas, khilman, rogerq, tony, linux, linux-omap,
	linux-arm-kernel, linux-kernel

Enable the newly-added charger of TWL603X in the defconfig since it is
used by the Epson Moverio BT200.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
---
 arch/arm/configs/omap2plus_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 3a166c2f02bd..6de45d7f6078 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -428,6 +428,7 @@ CONFIG_POWER_RESET_GPIO=y
 CONFIG_BATTERY_BQ27XXX=m
 CONFIG_CHARGER_ISP1704=m
 CONFIG_CHARGER_TWL4030=m
+CONFIG_CHARGER_TWL6030=m
 CONFIG_CHARGER_BQ2415X=m
 CONFIG_CHARGER_BQ24190=m
 CONFIG_CHARGER_BQ24735=m
-- 
2.39.5



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

end of thread, other threads:[~2025-01-06 23:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-29 14:44 [PATCH] ARM: omap2plus_defconfig: enable charger of TWL603X Andreas Kemnade
2025-01-04 16:58 ` Roger Quadros
2025-01-06 23:45 ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox