disable vpu_service by default, vpu_service will be replaced by vcodec_service (compatible with hevc and vpu)

This commit is contained in:
ljf
2014-03-20 19:10:06 +08:00
parent 7a14696b69
commit d4a27bc6fc

View File

@@ -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"