mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
rk3188: allow compile vpu_service on rk3188
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user