blob: 9d91029340aaa35c7edb31c66e7d37d3cbf285d3 [file] [log] [blame]
# Copyright 2020 Google LLC
#
# SPDX-License-Identifier: Apache-2.0
config MAX17055
bool "MAX17055 Fuel Gauge"
default y
depends on DT_HAS_MAXIM_MAX17055_ENABLED
select I2C
help
Enable I2C-based driver for MAX17055 Fuel Gauge. This driver supports
reading various sensor settings including charge level percentage,
time to full/empty, design voltage, temperature and remaining
capacity in mA.