mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
disable vpu_service by default, vpu_service will be replaced by vcodec_service (compatible with hevc and vpu)
This commit is contained in:
@@ -57,7 +57,7 @@ config DVFS
|
||||
config RK_VPU
|
||||
tristate "VPU (Video Processing Unit) service driver in kernel"
|
||||
depends on ARCH_ROCKCHIP
|
||||
default y
|
||||
default n
|
||||
|
||||
config RK_VCODEC
|
||||
tristate "VCODEC (VPU HEVC) service driver in kernel"
|
||||
|
||||
Reference in New Issue
Block a user