2
0
forked from Ivasoft/openwrt

kernel: modularize dma shared buffer code to eliminate kernel bloat

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48371
This commit is contained in:
Felix Fietkau
2016-01-19 21:09:11 +00:00
parent 000295f8ba
commit 20ba5a01cf
6 changed files with 151 additions and 0 deletions

View File

@@ -121,6 +121,7 @@ endef
define KernelPackage/video-videobuf2
TITLE:=videobuf2 lib
DEPENDS:=+kmod-dma-buf
KCONFIG:= \
CONFIG_VIDEOBUF2_CORE \
CONFIG_VIDEOBUF2_MEMOPS \