zephyr/drivers/dma/Kconfig.sam0

12 lines
262 B
Plaintext
Raw Normal View History

# Kconfig - 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.