mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user