|
@@ -549,6 +549,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_DEV
|