blob: 19027aa93615e97ecd666005154c10f16a8eeec6 [file] [log] [blame]
# Voltage sensor driver
#
# Copyright (c) 2023 FTP Technologies
#
# SPDX-License-Identifier: Apache-2.0
config VOLTAGE_DIVIDER
bool "Voltage sensor driver"
default y
depends on DT_HAS_VOLTAGE_DIVIDER_ENABLED
depends on ADC
help
Enable voltage sensor driver.