summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-08-31 15:31:07 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-08-31 15:31:07 -0300
commit80206e1d4a136a8dc87abd8cf94882ea4a7483b0 (patch)
treee38aa0f2f8d21b0ee126abe190f80154fa066f96 /linux/drivers/media/video/Kconfig
parentf95e98a1d581ce9770a01fd43d1a8e61161a8e46 (diff)
downloadmediapointer-dvb-s2-80206e1d4a136a8dc87abd8cf94882ea4a7483b0.tar.gz
mediapointer-dvb-s2-80206e1d4a136a8dc87abd8cf94882ea4a7483b0.tar.bz2
Added GNU License to the tree
From: Mauro Carvalho Chehab <mchehab@infradead.org> Although mentioned on several files at the tree, the GNU License file, as used by default at the drivers, were missing at the tree. Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/Kconfig')
-rw-r--r--linux/drivers/media/video/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/linux/drivers/media/video/Kconfig b/linux/drivers/media/video/Kconfig
index 4cdc058ae..1473f276a 100644
--- a/linux/drivers/media/video/Kconfig
+++ b/linux/drivers/media/video/Kconfig
@@ -226,6 +226,18 @@ config VIDEO_BT866
To compile this driver as a module, choose M here: the
module will be called bt866.
+config VIDEO_KS0127
+ tristate "KS0127 video decoder"
+ depends on VIDEO_V4L1 && I2C
+ ---help---
+ Support for KS0127 video decoder.
+
+ This chip is used on AverMedia AVS6EYES Zoran-based MJPEG
+ cards.
+
+ To compile this driver as a module, choose M here: the
+ module will be called ks0127.
+
config VIDEO_SAA7110
tristate "Philips SAA7110 video decoder"
depends on VIDEO_V4L1