zephyr/drivers/adc/Kconfig.xec

14 lines
278 B
Plaintext
Raw Normal View History

# Kconfig - Microchip XEC ADC configuration
#
# Copyright (c) 2019 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
config ADC_XEC
bool "Microchip XEC series ADC driver"
depends on SOC_FAMILY_MEC
default y
help
Enable ADC driver for Microchip XEC MCU series.