drm/rockchip: ROCKCHIP_VOP2 depends on CPU_RK3576

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: Ib9e9b2ba26a03b5b062fb3dfa4da6c050b9392eb
This commit is contained in:
Tao Huang
2024-03-04 16:36:34 +08:00
parent 46ffa115aa
commit e764a11fb4

View File

@@ -55,7 +55,8 @@ config ROCKCHIP_VOP
config ROCKCHIP_VOP2
bool "Rockchip VOP2 driver"
default y if CPU_RK3528 || CPU_RK3562 || CPU_RK3568 || CPU_RK3588
depends on CPU_RK3528 || CPU_RK3562 || CPU_RK3568 || CPU_RK3588 || CPU_RK3576
default y
help
This selects support for the VOP2 driver. The VOP2 hardware is
first found on the RK3568.