diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-08-31 14:31:07 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-09-26 11:30:34 -0400 |
commit | 29adeee5340cb0de393330f962349ae88f747cea (patch) | |
tree | f2b0a6b47f8e73ca85bd5d13a186f30ad162f611 /drivers/media/video/Kconfig | |
parent | faa1cb2039141030c7179b530ea4c63246847bc3 (diff) |
V4L/DVB (4568): Added missing KS0197 Kconfig item
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r-- | drivers/media/video/Kconfig | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 548bf70dee2f..fcc16bde0212 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -549,6 +549,18 @@ config VIDEO_BT866 | |||
549 | To compile this driver as a module, choose M here: the | 549 | To compile this driver as a module, choose M here: the |
550 | module will be called bt866. | 550 | module will be called bt866. |
551 | 551 | ||
552 | config VIDEO_KS0127 | ||
553 | tristate "KS0127 video decoder" | ||
554 | depends on VIDEO_V4L1 && I2C | ||
555 | ---help--- | ||
556 | Support for KS0127 video decoder. | ||
557 | |||
558 | This chip is used on AverMedia AVS6EYES Zoran-based MJPEG | ||
559 | cards. | ||
560 | |||
561 | To compile this driver as a module, choose M here: the | ||
562 | module will be called ks0127. | ||
563 | |||
552 | config VIDEO_SAA7110 | 564 | config VIDEO_SAA7110 |
553 | tristate "Philips SAA7110 video decoder" | 565 | tristate "Philips SAA7110 video decoder" |
554 | depends on VIDEO_DEV | 566 | depends on VIDEO_DEV |