blob: 97b44b8c886967121a4433d6d19cee9e325bb96d [file] [log] [blame]
# Copyright (c) 2025 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
mainmenu "Comparator sample additional options"
source "Kconfig.zephyr"
ZEPHYR_USER := zephyr,user
config DAC_REFERENCE_SOURCE
bool
select DAC
default y if $(dt_node_has_prop,/$(ZEPHYR_USER),vref-dac)