zephyr/drivers/dma/Kconfig.sam0

12 lines
253 B
Plaintext
Raw Permalink Normal View History

# Atmel SAM DMAC configuration options
# Copyright (c) 2018 Google LLC.
# SPDX-License-Identifier: Apache-2.0
config DMA_SAM0
bool "Atmel SAM0 series DMAC driver"
default y
depends on SOC_FAMILY_SAM0
help
DMA driver for Atmel SAM0 series MCUs.