blob: a2840ca7d6e2bb9f119545d5ed2ec8dd0042133f [file] [log] [blame]
# Renesas RZ Family
# Copyright (c) 2024-2025 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
config ADC_RENESAS_RZ
bool "Renesas RZ ADC Driver"
default y
depends on DT_HAS_RENESAS_RZ_ADC_ENABLED
select USE_RZ_FSP_ADC
help
Enable the RZ ADC driver.
config ADC_RENESAS_RZ_ADC_C
bool "Renesas RZ ADC-C Driver"
default y
depends on DT_HAS_RENESAS_RZ_ADC_C_ENABLED
select USE_RZ_FSP_ADC
help
Enable the RZ ADC-C driver.