Directory | Files | |
---|---|---|
.. | 2 | |
File | Size | |
Kconfig | 429 B | |
Makefile | 154 B | |
sun8i-formats.h | 511 B | |
sun8i-rotate.h | 3.5 kB | |
sun8i-rotate.mod.c | 0 B | |
sun8i_formats.c | 5.6 kB | |
sun8i_rotate.c | 22 kB |
# SPDX-License-Identifier: GPL-2.0-only config VIDEO_SUN8I_ROTATE tristate "Allwinner DE2 rotation driver" depends on V4L_MEM2MEM_DRIVERS depends on VIDEO_DEV depends on ARCH_SUNXI || COMPILE_TEST depends on COMMON_CLK && RESET_CONTROLLER && OF depends on PM select VIDEOBUF2_DMA_CONTIG select V4L2_MEM2MEM_DEV help Support for the Allwinner DE2 rotation unit. To compile this driver as a module choose m here.