brintos

brintos / linux-shallow public Read only

0
0
Text · 395 B · 9194330 Raw
11 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config INTEL_LDMA3	bool "Lightning Mountain centralized DMA controllers"4	depends on X86 || COMPILE_TEST5	select DMA_ENGINE6	select DMA_VIRTUAL_CHANNELS7	help8	  Enable support for Intel Lightning Mountain SOC DMA controllers.9	  These controllers provide DMA capabilities for a variety of on-chip10	  devices such as HSNAND and GSWIP (Gigabit Switch IP).11