zephyr/drivers/adc/Kconfig.sf32lb
Qingsong Gou e968b69db8 drivers: adc: sf32lb: add adc driver support
Add adc driver for sf32lb platform

Signed-off-by: Qingsong Gou <gouqs@hotmail.com>
2025-11-27 11:32:59 +01:00

9 lines
267 B
Text

# Copyright (c) 2025, Qingsong Gou <gouqs@hotmail.com>
# SPDX-License-Identifier: Apache-2.0
config ADC_SF32LB
bool "ADC driver for SF32LB family of MCUs"
default y
depends on DT_HAS_SIFLI_SF32LB_GPADC_ENABLED
help
Enable ADC driver for SF32LB series of MCUs