summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index ea5be3711a7..454846355e9 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -505,6 +505,18 @@ config TUNER_3036
Say Y here to include support for Philips SAB3036 compatible tuners.
If in doubt, say N.
+config TUNER_XC2028
+ tristate "Xceive xc2028 support for tm5600/tm6000 driver"
+ depends on I2C
+ select VIDEO_TUNER
+ help
+ Say Y here to include support for Xceive xc2028 tuner. This is
+ required on a few tm5600/tm6000 designs. You should notice
+ that this module currently works only with the special
+ firmware versions used on those Trident chips.
+
+ If in doubt, say N.
+
config VIDEO_VINO
tristate "SGI Vino Video For Linux (EXPERIMENTAL)"
depends on I2C && SGI_IP22 && EXPERIMENTAL && VIDEO_V4L2