xref: /openbmc/linux/drivers/dma/lgm/Kconfig (revision 32d31c79)
1# SPDX-License-Identifier: GPL-2.0-only
2config INTEL_LDMA
3	bool "Lightning Mountain centralized DMA controllers"
4	select DMA_ENGINE
5	select DMA_VIRTUAL_CHANNELS
6	help
7	  Enable support for intel Lightning Mountain SOC DMA controllers.
8	  These controllers provide DMA capabilities for a variety of on-chip
9	  devices such as HSNAND and GSWIP (Gigabit Switch IP).
10