OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [dma/] [Kconfig] - Diff between revs 62 and 81

Show entire file | Details | Blame | View Log

Rev 62 Rev 81
Line 2... Line 2...
# DMA engine configuration
# DMA engine configuration
#
#
 
 
menuconfig DMADEVICES
menuconfig DMADEVICES
        bool "DMA Engine support"
        bool "DMA Engine support"
        depends on (PCI && X86) || ARCH_IOP32X || ARCH_IOP33X || ARCH_IOP13XX
        depends on (PCI && X86) || ARCH_IOP32X || ARCH_IOP33X || ARCH_IOP13XX  ||OR32
        help
        help
          DMA engines can do asynchronous data transfers without
          DMA engines can do asynchronous data transfers without
          involving the host CPU.  Currently, this framework can be
          involving the host CPU.  Currently, this framework can be
          used to offload memory copies in the network stack and
          used to offload memory copies in the network stack and
          RAID operations in the MD driver.
          RAID operations in the MD driver.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.