rk3188: allow compile vpu_service on rk3188

This commit is contained in:
黄涛
2013-08-01 19:40:22 +08:00
parent 5443877020
commit 027eabd98b

View File

@@ -157,7 +157,7 @@ endchoice
config RK29_VPU
tristate "VPU (Video Processing Unit) service driver in kernel"
depends on ARCH_RK29 || ARCH_RK30 || ARCH_RK2928 || ARCH_RK3026
depends on ARCH_RK29 || ARCH_RK30 || ARCH_RK2928 || ARCH_RK3026 || ARCH_RK3188
default m
config RK29_LAST_LOG