aboutsummaryrefslogtreecommitdiff
path: root/fs/crypto
diff options
context:
space:
mode:
authorSakari Ailus2018-02-23 10:29:46 +0200
committerMauro Carvalho Chehab2018-02-23 05:12:55 -0500
commit80dfd71c5ac28542911bd009f3565895e2c94380 (patch)
tree7a4b0b18a576ee740a9841d8ab2dcae44f16a699 /fs/crypto
parent91ab883eb21325ad80f3473633f794c78ac87f51 (diff)
media: videobuf2: Add VIDEOBUF2_V4L2 Kconfig option for VB2 V4L2 part
Videobuf2 is now separate from V4L2 and can be now built without it, at least in principle --- enabling videobuf2 in kernel configuration attempts to compile videobuf2-v4l2.c but that will fail if CONFIG_VIDEO_V4L2 isn't enabled. Solve this by adding a separate Kconfig option for videobuf2-v4l2 and make it a separate module as well. This means that drivers now need to choose both the appropriate videobuf2 memory type (VIDEOBUF2_{VMALLOC,DMA_CONTIG,DMA_SG}) and VIDEOBUF2_V4L2 if they need both. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'fs/crypto')
0 files changed, 0 insertions, 0 deletions