zephyr/drivers/charger/Kconfig.bq24190

11 lines
260 B
Plaintext

# Copyright 2023 Cirrus Logic, Inc.
# SPDX-License-Identifier: Apache-2.0
config CHARGER_BQ24190
bool "BQ24190 Battery Charger"
default y
depends on DT_HAS_TI_BQ24190_ENABLED
select I2C
help
Enable I2C-based driver for the TI BQ24190 Battery Charger.