Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions drivers/charger/Kconfig.bq2562x
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
config CHARGER_BQ2562X
bool "BQ2562X Battery Charger"
default y
depends on DT_HAS_TI_BQ2562X_CHARGER_ENABLED
depends on DT_HAS_TI_BQ2562X_ENABLED
select I2C
select MFD
help
Enable I2C-based driver for the TI BQ2562X Battery Charger.
Enable MFD-based driver for the TI BQ2562X Battery Charger.
Loading
Loading