summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/v4l2-tpg/Kconfig
diff options
context:
space:
mode:
authorHelen Mae Koike Fornazier <helen.koike@collabora.co.uk>2016-04-08 17:28:58 -0300
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2016-04-20 16:14:39 -0300
commite07d46e7e0da86c146f199dae76f879096bc436a (patch)
tree0af2dedf71fa594cf7062b86548289f376575e31 /drivers/media/common/v4l2-tpg/Kconfig
parentd1e5d8bd49d9a830b6b5f4da906f868b2ceb83a4 (diff)
downloadlinux-e07d46e7e0da86c146f199dae76f879096bc436a.tar.bz2
[media] tpg: Export the tpg code from vivid as a module
The test pattern generator will be used by other drivers as the virtual media controller (vimc) Signed-off-by: Helen Mae Koike Fornazier <helen.koike@collabora.co.uk> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/common/v4l2-tpg/Kconfig')
-rw-r--r--drivers/media/common/v4l2-tpg/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/common/v4l2-tpg/Kconfig b/drivers/media/common/v4l2-tpg/Kconfig
new file mode 100644
index 000000000000..7456fc1c41ed
--- /dev/null
+++ b/drivers/media/common/v4l2-tpg/Kconfig
@@ -0,0 +1,2 @@
+config VIDEO_V4L2_TPG
+ tristate