rockchip64: add IEP driver (#3215)

* rockchip64: add IEP driver
* enable IEP driver as kernel module
This commit is contained in:
Paolo 2021-10-21 22:55:25 +02:00 committed by GitHub
parent 5d86ceeb4e
commit 682e4085ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1761 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.14.12 Kernel Configuration
# Linux/arm64 5.14.14 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0"
CONFIG_CC_IS_GCC=y
@ -5047,6 +5047,7 @@ CONFIG_SMS_SIANO_RC=y
CONFIG_V4L_MEM2MEM_DRIVERS=y
# CONFIG_VIDEO_MEM2MEM_DEINTERLACE is not set
CONFIG_VIDEO_MESON_GE2D=m
CONFIG_VIDEO_ROCKCHIP_IEP=m
CONFIG_VIDEO_ROCKCHIP_RGA=m
CONFIG_VIDEO_SUN8I_DEINTERLACE=m
CONFIG_VIDEO_SUN8I_ROTATE=m

File diff suppressed because it is too large Load Diff