Mark Salter 7511f28792 dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELS
Enabling TEGRA186_GPC_DMA will cause this build failure unless some other
DMA driver which uses DMA_VIRTUAL_CHANNELS is enabled:

  ERROR: modpost: "vchan_dma_desc_free_list" [drivers/dma/tegra186-gpc-dma.ko] undefined!
  ERROR: modpost: "vchan_init" [drivers/dma/tegra186-gpc-dma.ko] undefined!
  ERROR: modpost: "vchan_tx_submit" [drivers/dma/tegra186-gpc-dma.ko] undefined!
  ERROR: modpost: "vchan_tx_desc_free" [drivers/dma/tegra186-gpc-dma.ko] undefined!
  ERROR: modpost: "vchan_find_desc" [drivers/dma/tegra186-gpc-dma.ko] undefined!
  make[1]: *** [scripts/Makefile.modpost:136: Module.symvers] Error 1

Add an explicit select of DMA_VIRTUAL_CHANNELS to avoid this.

Signed-off-by: Mark Salter <msalter@redhat.com>
Link: https://lore.kernel.org/r/20230329172129.88403-1-msalter@redhat.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2023-03-31 13:33:50 +05:30
..
2023-02-24 17:18:54 -08:00
2023-02-24 17:18:54 -08:00
2023-02-24 17:18:54 -08:00
2023-02-24 17:18:54 -08:00
2023-02-24 17:18:54 -08:00
2022-09-29 12:24:16 +05:30
2022-11-11 12:14:26 +05:30
2023-02-24 17:18:54 -08:00
2023-02-24 17:18:54 -08:00
2023-01-16 09:26:06 +01:00
2023-02-24 17:18:54 -08:00
2022-07-06 10:50:43 +05:30
2022-09-05 12:01:54 +05:30
2021-12-13 13:18:48 +05:30
2023-02-24 17:18:54 -08:00