zephyr/tests/drivers/fuel_gauge/sbs_gauge/Kconfig

12 lines
284 B
Plaintext

# Copyright 2023 Google LLC
#
# SPDX-License-Identifier: Apache-2.0
source "Kconfig.zephyr"
config TEST_SBS_CUTOFF_EXTENSION
bool "Test Battery Cutoff"
help
Enabling this option adds test sources that verify if the battery cutoff extension to the
SBS driver are functional.