projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a14696
)
disable vpu_service by default, vpu_service will be replaced by vcodec_service (compa...
author
ljf
<ljf@rock-chips.com>
Thu, 20 Mar 2014 11:10:06 +0000
(19:10 +0800)
committer
ljf
<ljf@rock-chips.com>
Thu, 20 Mar 2014 11:10:06 +0000
(19:10 +0800)
arch/arm/mach-rockchip/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-rockchip/Kconfig
b/arch/arm/mach-rockchip/Kconfig
index dc4f5857feb3b1bcb999531081e7537ffadbe89e..38be8148c6900df0b6c380713925ab8c16e55205 100755
(executable)
--- a/
arch/arm/mach-rockchip/Kconfig
+++ b/
arch/arm/mach-rockchip/Kconfig
@@
-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"