mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
drm/rockchip: Add vop lite config support for rk3576
The VOP Lite unit is found on rk3576 which use legacy VOP architecture. Change-Id: I800523a7dac1e086db26b3fbf731f3d07e1ed68d Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>
This commit is contained in:
@@ -47,7 +47,8 @@ config ROCKCHIP_VOP
|
||||
depends on CPU_RK3036 || CPU_RK30XX || CPU_RK312X || \
|
||||
CPU_PX30 || CPU_RK3308 || CPU_RV1106 || \
|
||||
CPU_RV1126 || CPU_RK3288 || CPU_RK3368 || \
|
||||
CPU_RK3399 || CPU_RK322X || CPU_RK3328
|
||||
CPU_RK3399 || CPU_RK322X || CPU_RK3328 || \
|
||||
CPU_RK3576
|
||||
default y if !ROCKCHIP_MINI_KERNEL
|
||||
help
|
||||
This selects support for the VOP driver. You should enable it
|
||||
|
||||
Reference in New Issue
Block a user