|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/src/kernels/3.10.0-1160.114.2.el7.x86_64/drivers/dma/sh/ |
Upload File : |
# # DMA engine configuration for sh # config SH_DMAE_BASE bool "Renesas SuperH DMA Engine support" depends on (SUPERH && SH_DMA) || (ARM && ARCH_SHMOBILE) depends on !SH_DMA_API default y select DMA_ENGINE help Enable support for the Renesas SuperH DMA controllers. config SH_DMAE tristate "Renesas SuperH DMAC support" depends on SH_DMAE_BASE help Enable support for the Renesas SuperH DMA controllers. config SUDMAC tristate "Renesas SUDMAC support" depends on SH_DMAE_BASE help Enable support for the Renesas SUDMAC controllers.