blob: 17e9692786c30240bec9443924a6a2f46f568c72 [file] [log] [blame]
# Copyright 2023 Google LLC
# SPDX-License-Identifier: Apache-2.0
# Keep this Kconfig separate from the fuel_gauge/sbs_gauge Kconfig so it may be shared with the
# sensor/sbs_gauge Kconfig.
config EMUL_SBS_GAUGE
bool "Emulate an SBS 1.1 compliant smart battery fuel gauge"
default y
depends on EMUL
depends on SBS_GAUGE_NEW_API || SBS_GAUGE
help
It provides readings which follow a simple sequence, thus allowing
test code to check that things are working as expected.