Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config INTEL_LDMA
0003         bool "Lightning Mountain centralized DMA controllers"
0004         depends on X86 || COMPILE_TEST
0005         select DMA_ENGINE
0006         select DMA_VIRTUAL_CHANNELS
0007         help
0008           Enable support for Intel Lightning Mountain SOC DMA controllers.
0009           These controllers provide DMA capabilities for a variety of on-chip
0010           devices such as HSNAND and GSWIP (Gigabit Switch IP).