zephyr/drivers/adc/Kconfig.cc13xx_cc26xx

10 lines
264 B
Plaintext
Raw Permalink Normal View History

# Copyright (c) 2022 Florin Stancu <niflostancu@gmail.com>
# SPDX-License-Identifier: Apache-2.0
config ADC_CC13XX_CC26XX
bool "CC13XX/CC26XX ADC driver"
default y
depends on DT_HAS_TI_CC13XX_CC26XX_ADC_ENABLED
help
Enable the TI CC13XX/CC26XX ADC driver.