blob: 375c0b4bc3d438b0a9a0a022647aefa3753d75c7 [file] [log] [blame]
# STM32 vref sensor configuration options
# Copyright (c) 2023 Kenneth J. Miller <ken@miller.ec>
# SPDX-License-Identifier: Apache-2.0
config STM32_VREF
bool "STM32 VREF Sensor"
default y
depends on DT_HAS_ST_STM32_VREF_ENABLED
select ADC
help
Enable driver for STM32 Vref sensor.