blob: 62ea9bc0d12807f6a577e0c08322bd8546edd507 [file] [log] [blame]
# Current sense amplifier driver
#
# Copyright (c) 2023 FTP Technologies
#
# SPDX-License-Identifier: Apache-2.0
config CURRENT_AMP
bool "Current sense amplifier driver"
default y
depends on DT_HAS_CURRENT_SENSE_AMPLIFIER_ENABLED
depends on ADC
help
Enable current sense amplifier driver.