Linux debugging
Check our new training course
Linux debugging, tracing, profiling & perf. analysis
1 2 3 4 5 6 7 8 9 10 11
# 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.