blob: 119733bf34b2919e1cfa3d01a7b5b57c2ec4b86c [file] [log] [blame]
# ADC configuration options
# Copyright (c) 2021 BrainCo Inc.
# SPDX-License-Identifier: Apache-2.0
DT_COMPAT_GD_GD32_ADC := gd,gd32-adc
config ADC_GD32
bool "GD32 ADC driver"
depends on (SOC_FAMILY_GD32 || SOC_SERIES_GD32VF103)
default $(dt_compat_enabled,$(DT_COMPAT_GD_GD32_ADC))
help
Enable GigaDevice GD32 ADC driver