disable vpu_service by default, vpu_service will be replaced by vcodec_service (compa...
authorljf <ljf@rock-chips.com>
Thu, 20 Mar 2014 11:10:06 +0000 (19:10 +0800)
committerljf <ljf@rock-chips.com>
Thu, 20 Mar 2014 11:10:06 +0000 (19:10 +0800)
arch/arm/mach-rockchip/Kconfig

index dc4f5857feb3b1bcb999531081e7537ffadbe89e..38be8148c6900df0b6c380713925ab8c16e55205 100755 (executable)
@@ -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"