blob: 5abc89a8dd56f81e38308d5f925846869e19276b [file] [log] [blame] [edit]
# ADI SoC ADC configuration options
# Copyright (c) 2025 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0
config ADC_AD405X
bool "AD405X ADC driver"
depends on DT_HAS_ADI_AD4052_ADC_ENABLED || DT_HAS_ADI_AD4050_ADC_ENABLED
select SPI
default y
help
Enable ADC driver for ADI AD405X.
config AD405X_TRIGGER
bool "AD405X interrupts"
default n
help
Enable interrupts for ADI AD405X.