openwrt/package/kernel/linux
Koen Vandeputte f1a9240f0b kernel: add support for videobuf-dma
This adds support for videobuf2-dma driver.

This module contains following flavors:
- Contiguous
- Scatter/Gather

Drivers using this can enable 1 of the, or both, depending on their needs.

Due to this, a FILES catch-all is required for the videobuf-dma objects
as depending on requirements, only 1 of them could get generated.

Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
2023-07-07 08:20:59 +02:00
..
files kernel: netsupport: replace insmod by modprobe 2022-09-27 17:16:45 +02:00
modules kernel: add support for videobuf-dma 2023-07-07 08:20:59 +02:00
Makefile build: fix issues with targets installed via feeds 2022-09-27 13:41:12 +02:00