summaryrefslogtreecommitdiff
path: root/drivers/media/common/saa7146/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-06-14 23:36:00 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-14 06:52:49 +0400
commited0c8b5465d6cec5458d9a3041a5167d83f40fdb (patch)
treedd9e9af17c4172355422f1112dad3a5143509262 /drivers/media/common/saa7146/Kconfig
parentccae7af2bf07dfef69cc2eb6ebc9e1ff15addfbd (diff)
downloadlinux-ed0c8b5465d6cec5458d9a3041a5167d83f40fdb.tar.xz
[media] saa7146: Move it to its own directory
In order to better organize the directory tree, move the saa7146 common driver to its own directory. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/common/saa7146/Kconfig')
-rw-r--r--drivers/media/common/saa7146/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/media/common/saa7146/Kconfig b/drivers/media/common/saa7146/Kconfig
new file mode 100644
index 000000000000..769c6f8142d2
--- /dev/null
+++ b/drivers/media/common/saa7146/Kconfig
@@ -0,0 +1,9 @@
+config VIDEO_SAA7146
+ tristate
+ depends on I2C && PCI
+
+config VIDEO_SAA7146_VV
+ tristate
+ depends on VIDEO_V4L2
+ select VIDEOBUF_DMA_SG
+ select VIDEO_SAA7146