9 lines
223 B
Plaintext
9 lines
223 B
Plaintext
|
# Copyright (c) 2021 Leica Geosystems AG
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config SBS_GAUGE
|
||
|
bool "Smart Battery Fuel Gauge"
|
||
|
depends on I2C
|
||
|
help
|
||
|
Enable I2C-based/SMBus-based driver for a Smart Battery Fuel Gauge.
|