Linux Audio

Check our new training course

Embedded Linux Audio

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

Bootlin logo

Elixir Cross Referencer

Loading...
# Kconfig - DMA configuration options
#
#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#

menuconfig DMA_STM32F4X
	bool "Enable STM32F4x DMA driver"
	depends on SOC_SERIES_STM32F4X
	help
	  DMA driver for STM32F4x series SoCs.