[PATCH v6 21/23] drm: rockchip: Add VOP2 driver
Dmitry Osipenko
dmitry.osipenko at collabora.com
Thu Feb 17 05:24:29 PST 2022
17.02.2022 11:29, Sascha Hauer пишет:
> @@ -28,6 +28,12 @@ config ROCKCHIP_VOP
> This selects support for the VOP driver. You should enable it
> on all older SoCs up to RK3399.
>
> +config ROCKCHIP_VOP2
> + bool "Rockchip VOP2 driver"
> + help
> + This selects support for the VOP2 driver. You should enable it
> + on all newer SoCs beginning form RK3568.
s/form/from/
The ROCKCHIP_VOP option is "default y". Do you really want "default n"
for the VOP2?
More information about the Linux-rockchip
mailing list