Linux debugging

Check our new training course

Linux debugging, tracing, profiling & perf. analysis

Check our new training course
with Creative Commons CC-BY-SA
lecture and lab materials

Bootlin logo

Elixir Cross Referencer

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