File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -643,16 +643,16 @@ config TEGRA20_APB_DMA
643
643
644
644
config TEGRA210_ADMA
645
645
tristate "NVIDIA Tegra210 ADMA support"
646
- depends on (ARCH_TEGRA_210_SOC || COMPILE_TEST)
646
+ depends on (ARCH_TEGRA || COMPILE_TEST)
647
647
select DMA_ENGINE
648
648
select DMA_VIRTUAL_CHANNELS
649
649
help
650
- Support for the NVIDIA Tegra210 ADMA controller driver. The
651
- DMA controller has multiple DMA channels and is used to service
652
- various audio clients in the Tegra210 audio processing engine
653
- (APE). This DMA controller transfers data from memory to
654
- peripheral and vice versa. It does not support memory to
655
- memory data transfer.
650
+ Support for the NVIDIA Tegra210/Tegra186/Tegra194/Tegra234 ADMA
651
+ controller driver. The DMA controller has multiple DMA channels
652
+ and is used to service various audio clients in the Tegra210
653
+ audio processing engine (APE). This DMA controller transfers
654
+ data from memory to peripheral and vice versa. It does not
655
+ support memory to memory data transfer.
656
656
657
657
config TIMB_DMA
658
658
tristate "Timberdale FPGA DMA support"
You can’t perform that action at this time.
0 commit comments