OSDN Git Service

drm/rockchip: Make VOP driver optional
authorSascha Hauer <s.hauer@pengutronix.de>
Fri, 22 Apr 2022 07:28:38 +0000 (09:28 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 4 May 2022 12:05:47 +0000 (14:05 +0200)
commitb382406a2cf4afaa7320a7ad4b298ed6e2675437
tree45aa7e09735777433a40ac4778edf39c2434ea1e
parent4073e42028de0f6ebbd86a9b30aaa5501bcdff59
drm/rockchip: Make VOP driver optional

With upcoming VOP2 support VOP won't be the only choice anymore, so make
the VOP driver optional.

This also adds a dependency from ROCKCHIP_ANALOGIX_DP to ROCKCHIP_VOP,
because that driver currently only links and works with the VOP driver.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Tested-by: Michael Riesch <michael.riesch@wolfvision.net>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220422072841.2206452-22-s.hauer@pengutronix.de
drivers/gpu/drm/rockchip/Kconfig
drivers/gpu/drm/rockchip/Makefile
drivers/gpu/drm/rockchip/rockchip_drm_drv.c